+2003-12-03  Ian Lance Taylor  <ian@wasabisystems.com>
+
+       * NEWS: Mention new C++ demangler code.
+
 2003-12-03  Andrew Cagney  <cagney@redhat.com>
 
        * ppc-linux-nat.c (store_register, fetch_register): Convert
 
 
 *** Changes since GDB 6.0:
 
+* New C++ demangler
+
+GDB has a new C++ demangler which does a better job on the mangled
+names generated by current versions of g++.  It also runs faster, so
+with this and other changes gdb should now start faster on large C++
+programs.
+
 * DWARF 2 Location Expressions
 
 GDB support for location expressions has been extended to support function