aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2003-06-23 03:28:14 +0000
committerAndrew Cagney <cagney@redhat.com>2003-06-23 03:28:14 +0000
commitf2c06f52818cc7ea99b63b9ff2982e71427d09df (patch)
tree01182f7cb2ae6b4bd14a9f6a62a908b00d4e3107 /gdb/ChangeLog
parentf6c8180bdb45bd9784bd797824910d1922ca4219 (diff)
downloadgdb-f2c06f52818cc7ea99b63b9ff2982e71427d09df.zip
gdb-f2c06f52818cc7ea99b63b9ff2982e71427d09df.tar.gz
gdb-f2c06f52818cc7ea99b63b9ff2982e71427d09df.tar.bz2
2003-06-22 Andrew Cagney <cagney@redhat.com>
GDB 6.0 branch created. * README: Update. * PROBLEMS: Update. Empty. * NEWS: Update. Index: doc/ChangeLog 2003-06-22 Andrew Cagney <cagney@redhat.com> * gdb.texinfo (Contributors): Mention 6.0 release engineer.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index f56e7fe..f35b7db 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,6 +1,9 @@
2003-06-22 Andrew Cagney <cagney@redhat.com>
GDB 6.0 branch created.
+ * README: Update.
+ * PROBLEMS: Update. Empty.
+ * NEWS: Update.
2003-06-22 Daniel Jacobowitz <drow@mvista.com>