From: Julian Seward Date: Sat, 16 Dec 2006 04:58:59 +0000 (+0000) Subject: Fix version. X-Git-Tag: svn/VALGRIND_3_3_0~483 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f290b3f904c38b18a10b9b9a3036ac1ca4e06918;p=thirdparty%2Fvalgrind.git Fix version. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@6403 --- diff --git a/NEWS b/NEWS index 38b4677a92..5779459793 100644 --- a/NEWS +++ b/NEWS @@ -1,9 +1,9 @@ -Release 3.2.0 (XX XXX 2007) +Release 3.3.0 (XX XXX 2007) ~~~~~~~~~~~~~~~~~~~~~~~~~~~ -3.2.0 is a feature release with ... +3.3.0 is a feature release with ... XXX: -* Note in NEWS that behaviour of GET_VBITS and SET_BBITS have changed -- +* Note in NEWS that behaviour of GET_VBITS and SET_VBITS have changed -- they no longer issue addressability errors if either array is partially unaddressable, they just return 3. Also, SET_VBITS doesn't report definedness errors if any of the V bits are undefined.