|
From: <sv...@va...> - 2014-08-17 20:07:43
|
Author: philippe
Date: Sun Aug 17 20:07:36 2014
New Revision: 14302
Log:
Announce in NEWS the change of behaviour (i.e. validity checking)
for the clo options --kernel-variant and --sim-hints
Modified:
trunk/NEWS
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Sun Aug 17 20:07:36 2014
@@ -96,6 +96,9 @@
If an object contains both CFI and EXIDX unwind information, Valgrind
will prefer the CFI over the EXIDX.
+* Typos or unknown values in --sim-hints and --kernel-variant command
+ line options are now detected and reported to the user as a usage error.
+
* ==================== FIXED BUGS ====================
The following bugs have been fixed or resolved. Note that "n-i-bz"
|