Announce in NEWS the support for inlined function calls in stacktraces/suppressions


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14037 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/NEWS b/NEWS
index 12785d4..ac300f2 100644
--- a/NEWS
+++ b/NEWS
@@ -24,6 +24,12 @@
 
 * ==================== OTHER CHANGES ====================
 
+* Better stacktraces and suppression matching for inlined function calls.
+  The new option --read-inline-info=yes|no allows to control the reading
+  of the dwarf debug information describing inlined function calls.
+  When this debug info is read, stacktraces will properly show inlined
+  function calls.
+
 * Address description logic has been improved and is now common 
   between memcheck and helgrind, resulting in better address
   descriptions for some error messages.
@@ -72,6 +78,7 @@
 
 175819  Support for ipv6 socket reporting with --track-fds
 232510  make distcheck fails
+278972  valgrind stacktraces and suppression do not handle inlined function call debuginfo
 308729  vex x86->IR: unhandled instruction bytes 0xf 0x5 (syscall) 
 325110  Add test-cases for Power ISA 2.06 insns: divdo/divdo. and divduo/divduo.
 325124  [MIPSEL] Compilation error