Fix ChangeLog entry to read 'gdb.cp' instead of 'gdb.c++'.
authorDavid Carlton <carlton@bactrian.org>
Wed, 17 Sep 2003 20:40:15 +0000 (20:40 +0000)
committerDavid Carlton <carlton@bactrian.org>
Wed, 17 Sep 2003 20:40:15 +0000 (20:40 +0000)
gdb/testsuite/ChangeLog

index a81f45215e5d6263899ac2f727bf5e711b27d4bd..574e4b18ba240ca5b9d1d3189cfcc9eb4ed81844 100644 (file)
@@ -5,8 +5,8 @@
 
 2003-09-11  David Carlton  <carlton@kealia.com>
 
-       * gdb.c++/namespace.exp: Add tests for namespace types.
-       * gdb.c++/maint.exp (test_help): Test 'help maint cp namespace'.
+       * gdb.cp/namespace.exp: Add tests for namespace types.
+       * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
        (test_namespace): New.
 
 2003-09-11  Elena Zannoni  <ezannoni@redhat.com>