From: Julian Seward Date: Mon, 29 Jan 2007 18:43:20 +0000 (+0000) Subject: --> 3.2.3, hopefully X-Git-Tag: svn/VALGRIND_3_2_3~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e98081f01fb2356aeef187bc1ed4d440ce4ac463;p=thirdparty%2Fvalgrind.git --> 3.2.3, hopefully git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6560 --- diff --git a/NEWS b/NEWS index 42284a251c..5a94beb39f 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,18 @@ +Release 3.2.3 (29 Jan 2007) +~~~~~~~~~~~~~~~~~~~~~~~~~~~ +Unfortunately 3.2.2 introduced a regression which can cause an +assertion failure ("vex: the `impossible' happened: eqIRConst") when +running obscure pieces of SSE code. 3.2.3 fixes this and adds one +more glibc-2.5 intercept. In all other respects it is identical to +3.2.2. Please do not use (or package) 3.2.2; instead use 3.2.3. + +n-i-bz vex: the `impossible' happened: eqIRConst +n-i-bz Add an intercept for glibc-2.5 __stpcpy_chk + +(3.2.3: 29 Jan 2007, vex r1732, valgrind r6560). + + Release 3.2.2 (22 Jan 2007) ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3.2.2 fixes a bunch of bugs in 3.2.1, adds support for glibc-2.5 based diff --git a/configure.in b/configure.in index ec39b93e76..eb00c69c26 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.2.3.SVN, valgrind-users@lists.sourceforge.net) +AC_INIT(Valgrind, 3.2.3, valgrind-users@lists.sourceforge.net) AC_CONFIG_SRCDIR(coregrind/m_main.c) AM_CONFIG_HEADER(config.h) AM_INIT_AUTOMAKE diff --git a/docs/xml/vg-entities.xml b/docs/xml/vg-entities.xml index 870a905b67..8d587271a3 100644 --- a/docs/xml/vg-entities.xml +++ b/docs/xml/vg-entities.xml @@ -7,8 +7,8 @@ - - + +