From: Nicholas Nethercote Date: Tue, 23 Jan 2007 05:31:20 +0000 (+0000) Subject: Avoid duplication. X-Git-Tag: svn/VALGRIND_3_3_0~410 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd75d1115d399de628e65481530cfe2375c11346;p=thirdparty%2Fvalgrind.git Avoid duplication. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@6548 --- diff --git a/NEWS b/NEWS index 397f47468d..6de633db7f 100644 --- a/NEWS +++ b/NEWS @@ -2,12 +2,6 @@ Release 3.3.0 (XX XXX 2007) ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3.3.0 is a feature release with ... -XXX: -* 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. - Other user-visible changes: - A new suppression kind has been introduced: "Jump". This is for