]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Merge 3.2.3 release notes into trunk.
authorNicholas Nethercote <njn@valgrind.org>
Tue, 30 Jan 2007 05:18:38 +0000 (05:18 +0000)
committerNicholas Nethercote <njn@valgrind.org>
Tue, 30 Jan 2007 05:18:38 +0000 (05:18 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@6563

NEWS

diff --git a/NEWS b/NEWS
index 9fc593f834d2cc7889458bd488222118f74f9779..e140f235ce060b5bfa78a61d2afd15fdfe68189b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -23,6 +23,20 @@ Developer-visible changes:
   best documentation about Vex.
 
 
+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