From fd75d1115d399de628e65481530cfe2375c11346 Mon Sep 17 00:00:00 2001 From: Nicholas Nethercote Date: Tue, 23 Jan 2007 05:31:20 +0000 Subject: [PATCH] Avoid duplication. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@6548 --- NEWS | 6 ------ 1 file changed, 6 deletions(-) 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 -- 2.47.2