Finalise for 1.9.6.
MERGE TO STABLE
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1618 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/NEWS b/NEWS
index 26e3e27..4119a88 100644
--- a/NEWS
+++ b/NEWS
@@ -31,6 +31,10 @@
- Fix bug in the VALGRIND_DISCARD_TRANSLATIONS client request.
+- Fix bug in the DWARF2 debug line info loader, when instructions
+ following each other have source lines far from each other
+ (e.g. with inlined functions).
+
- Debug info reading: read symbols from both "symtab" and "dynsym"
sections, rather than merely from the one that comes last in the
file.