From: Julian Seward Date: Thu, 3 Sep 2009 10:45:03 +0000 (+0000) Subject: Add a file to keep track of stuff that we currently can't/don't in X-Git-Tag: svn/VALGRIND_3_6_0~515 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3ce1ffa17e4a5e254fc118abf0c8951e2b677c9;p=thirdparty%2Fvalgrind.git Add a file to keep track of stuff that we currently can't/don't in bugzilla. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10883 --- diff --git a/docs/Makefile.am b/docs/Makefile.am index 9e9840c893..62dd47988b 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -24,6 +24,7 @@ EXTRA_DIST = \ 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 \ diff --git a/docs/internals/3_5_BUGSTATUS.txt b/docs/internals/3_5_BUGSTATUS.txt new file mode 100644 index 0000000000..f0acb71a44 --- /dev/null +++ b/docs/internals/3_5_BUGSTATUS.txt @@ -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