Insert name of magic flag.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@4282 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/NEWS b/NEWS
index c46f381..f495101 100644
--- a/NEWS
+++ b/NEWS
@@ -95,8 +95,7 @@
- As part of adding AMD64 support, DWARF2 CFI-based stack unwinding
support was added. In principle this means Valgrind can produce
meaningful backtraces on x86 code compiled with -fomit-frame-pointer
- providing you also compile your code with [[TODO: Tom: what's the
- name of the magic flag?]]
+ providing you also compile your code with -fasynchronous-unwind-tables.
- [[TODO: add more here]]