]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Hopefully final 3.1.0RC1 changes.
authorJulian Seward <jseward@acm.org>
Sun, 20 Nov 2005 19:45:30 +0000 (19:45 +0000)
committerJulian Seward <jseward@acm.org>
Sun, 20 Nov 2005 19:45:30 +0000 (19:45 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5224

NEWS
configure.in
docs/xml/vg-entities.xml

diff --git a/NEWS b/NEWS
index 659ec7c3b8c8a98ee8a2b9cd42b82fa6a6ff5846..b911051575f93f9822d4924a3b601ce77085f81d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -168,6 +168,8 @@ BUGS FIXED:
 115496  glibc crashes trying to use sysinfo page
 116200  enable fsetxattr, fgetxattr, and fremovexattr for amd64
 
+(3.1.0RC1: 20 November 2005, vex r1466, valgrind r5224).
+
 
 Release 3.0.1 (29 August 2005)
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
index 62a8ccdd372244f200deff9ae038d5bdcb4d3a4b..99f5b749f1f0d9199f8b158f64d4449be837b66f 100644 (file)
@@ -1,5 +1,5 @@
 # Process this file with autoconf to produce a configure script.
-AC_INIT(Valgrind, 3.1.SVN, valgrind-users@lists.sourceforge.net)
+AC_INIT(Valgrind, 3.1.0RC1, valgrind-users@lists.sourceforge.net)
 AC_CONFIG_SRCDIR(coregrind/m_main.c)
 AM_CONFIG_HEADER(config.h)
 AM_INIT_AUTOMAKE
index 8053a7ede6aade7fe99b169d6d5b94cae5392625..d072a46707464289aa51d18ba8cf04186433925a 100644 (file)
@@ -9,5 +9,5 @@
 <!-- valgrind release + version stuff -->
 <!ENTITY rel-type    "Release">
 <!ENTITY rel-version "3.1.0">
-<!ENTITY rel-date    "November 15 2005">
+<!ENTITY rel-date    "November 25 2005">