From: Julian Seward Date: Wed, 19 Aug 2009 11:38:54 +0000 (+0000) Subject: Finalise 3.5.0. X-Git-Tag: svn/VALGRIND_3_5_0~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=950461c895c97c127adcb5f95e67c686b13edb05;p=thirdparty%2Fvalgrind.git Finalise 3.5.0. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10846 --- diff --git a/NEWS b/NEWS index 690544cb70..efac5dd39d 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,6 @@ -Release 3.5.0 (XXX August 2009) -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - +Release 3.5.0 (19 August 2009) +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3.5.0 is a feature release with many significant improvements and the usual collection of bug fixes. The main improvement is that Valgrind now works on Mac OS X. @@ -555,13 +554,14 @@ where XXXXXX is the bug number as listed below. 201585 mfpvr not implemented on ppc 201708 tests failing because x86 direction flag is left set 201757 Valgrind doesn't handle any recent sys_futex additions +204377 64-bit valgrind can not start a shell script + (with #!/path/to/shell) if the shell is a 32-bit executable n-i-bz drd: fixed assertion failure triggered by mutex reinitialization. n-i-bz drd: fixed a bug that caused incorrect messages to be printed about memory allocation events with memory access tracing enabled n-i-bz drd: fixed a memory leak triggered by vector clock deallocation -(3.5.0.RC1: XX Aug 2009, vex rXXXX, valgrind rXXXX). -(3.5.0: XX Aug 2009, vex rXXXX, valgrind rXXXX). +(3.5.0: 20 Aug 2009, vex r1913, valgrind r10846). diff --git a/configure.in b/configure.in index 30a03a7512..c45a9f00da 100644 --- a/configure.in +++ b/configure.in @@ -8,7 +8,7 @@ ##------------------------------------------------------------## # Process this file with autoconf to produce a configure script. -AC_INIT(Valgrind, 3.5.0-TEST1, valgrind-users@lists.sourceforge.net) +AC_INIT(Valgrind, 3.5.0, valgrind-users@lists.sourceforge.net) AC_CONFIG_SRCDIR(coregrind/m_main.c) AM_CONFIG_HEADER(config.h) AM_INIT_AUTOMAKE([foreign]) diff --git a/docs/xml/vg-entities.xml b/docs/xml/vg-entities.xml index 72628b490d..bc6ea16cbc 100644 --- a/docs/xml/vg-entities.xml +++ b/docs/xml/vg-entities.xml @@ -7,7 +7,7 @@ - +