summaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
authorDavid Carlton <carlton@bactrian.org>2003-05-20 22:54:53 +0000
committerDavid Carlton <carlton@bactrian.org>2003-05-20 22:54:53 +0000
commit561c45ae785265107c901114b2794e5c2f9a2bf1 (patch)
treee4ec53d68bfabeae528643df8f3d0f4e7ba155cf /gdb/testsuite/ChangeLog
parent1abc2543bcbcb806d04473f404ef7eb12640e18c (diff)
downloadgdb-561c45ae785265107c901114b2794e5c2f9a2bf1.tar.gz
2003-05-20 David Carlton <carlton@math.stanford.edu>
* gdb.c++/namespace1.cc: Actually do 'cvs add' before committing this time.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 0bc61071749..8f118767d4d 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,8 @@
+2003-05-20 David Carlton <carlton@math.stanford.edu>
+
+ * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
+ this time.
+
2003-05-19 David Carlton <carlton@bactrian.org>
* gdb.c++/rtti.exp: New file, containing tests for PR c++/488.