]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
--> 3.10.0.BETA1
authorJulian Seward <jseward@acm.org>
Tue, 2 Sep 2014 10:30:12 +0000 (10:30 +0000)
committerJulian Seward <jseward@acm.org>
Tue, 2 Sep 2014 10:30:12 +0000 (10:30 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14428

NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 47124ddbc02bed2aceca6175fb9406a3f42eedd0..7112585d7c3ed88331bafbf63f4e3cbb1182254e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,6 @@
-Release 3.10.0 (?? ?????? 2014)
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+Release 3.10.0 (mid September 2014)
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 3.10.0 is not yet released.  This is a beta of 3.10.0.
 
@@ -308,6 +309,8 @@ n-i-bz  Add command-line option --default-suppressions
 n-i-bz  Add support for BLKDISCARDZEROES ioctl
 n-i-bz  ppc32/64: fix a regression with the mtfsb0/mtfsb1 instructions
 
+(3.10.0.BETA1: 2 September 2014, vex r2940, valgrind r14428)
+
 
 
 Release 3.9.0 (31 October 2013)
index 599203c94e6c1d987e6d1319404c1e042fc25335..05848733e441c3b8d64ee05d4af79e6859adc8e1 100644 (file)
@@ -8,7 +8,7 @@
 ##------------------------------------------------------------##
 
 # Process this file with autoconf to produce a configure script.
-AC_INIT([Valgrind],[3.10.0.SVN],[valgrind-users@lists.sourceforge.net])
+AC_INIT([Valgrind],[3.10.0.BETA1],[valgrind-users@lists.sourceforge.net])
 AC_CONFIG_SRCDIR(coregrind/m_main.c)
 AC_CONFIG_HEADERS([config.h])
 AM_INIT_AUTOMAKE([foreign subdir-objects])