|
From: Julian S. <js...@ac...> - 2006-03-07 02:03:06
|
I'd like to release 3.1.1 some time around Friday, if possible. Many bug fixes have been merged in now and I'm hoping to be in a code freeze state soon. A good summary of the bugs that have been fixed are in trunk/docs/internals/3_1_BUGSTATUS.txt. If you're a packager, or you want to check that 3.1.1 fixes your showstopping bug in 3.1.0, now would be a good time to check out the 3.1.X line and test it: svn co svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_1_BRANCH \ branch31 cd branch31 ./autogen.sh # then configure and build as usual Let me know of any critical breakage ASAP. J |