|
From: <sv...@va...> - 2015-09-01 08:50:22
|
Author: sewardj
Date: Tue Sep 1 09:50:12 2015
New Revision: 15612
Log:
Remove redundant bit of text introduced in r15604.
Modified:
trunk/NEWS
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Tue Sep 1 09:50:12 2015
@@ -43,9 +43,6 @@
"yes", so as to avoid false positive errors resulting from some kinds
of vectorised loops.
-* The default values for some command line options have been changed to
- be more suitable for common use cases:
-
- A new monitor command 'xb <addr> <len>' shows the validity bits of
<len> bytes at <addr>. The monitor command 'xb' is easier to use
than get_vbits when you need to associate byte data value with
|