|
From: <sv...@va...> - 2009-09-03 10:45:15
|
Author: sewardj Date: 2009-09-03 11:45:03 +0100 (Thu, 03 Sep 2009) New Revision: 10883 Log: Add a file to keep track of stuff that we currently can't/don't in bugzilla. Added: trunk/docs/internals/3_5_BUGSTATUS.txt Modified: trunk/docs/Makefile.am Modified: trunk/docs/Makefile.am =================================================================== --- trunk/docs/Makefile.am 2009-09-03 10:41:44 UTC (rev 10882) +++ trunk/docs/Makefile.am 2009-09-03 10:45:03 UTC (rev 10883) @@ -24,6 +24,7 @@ internals/3_2_BUGSTATUS.txt \ internals/3_3_BUGSTATUS.txt \ internals/3_4_BUGSTATUS.txt \ + internals/3_5_BUGSTATUS.txt \ internals/BIG_APP_NOTES.txt \ internals/Darwin-notes.txt \ internals/directory-structure.txt \ Added: trunk/docs/internals/3_5_BUGSTATUS.txt =================================================================== --- trunk/docs/internals/3_5_BUGSTATUS.txt (rev 0) +++ trunk/docs/internals/3_5_BUGSTATUS.txt 2009-09-03 10:45:03 UTC (rev 10883) @@ -0,0 +1,13 @@ + +Bug status is now maintained in bugzilla (bugs.kde.org). This file is +merely to keep track of stuff that we currently can't/don't in +bugzilla. + +(post 3.5.0) + +Stuff to merge to 3.5 branch +~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +r10878 Add support for the L2 cache on Intel T4200. +r10881 Ashley Mis-matched thread tags in helgrind xml +r10882 Ashley Remove & from exp-ptrcheck description |