aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/ChangeLog
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2002-03-27 21:16:33 +0000
committerAndrew Cagney <cagney@redhat.com>2002-03-27 21:16:33 +0000
commit9ae8b82c04c734408d645eb8495978969992a9b2 (patch)
tree3b1103d8c3f18ae740fcdee323afcb7a12c8ab72 /gdb/doc/ChangeLog
parent38e57a35dc255a3292ee395f8a061560e50fe3a5 (diff)
downloadgdb-9ae8b82c04c734408d645eb8495978969992a9b2.zip
gdb-9ae8b82c04c734408d645eb8495978969992a9b2.tar.gz
gdb-9ae8b82c04c734408d645eb8495978969992a9b2.tar.bz2
* gdbint.texinfo (Releasing GDB): Revise the section `Before the
Branch'.
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r--gdb/doc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index d7165c1..1d23b99 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,3 +1,8 @@
+2002-03-27 Andrew Cagney <ac131313@redhat.com>
+
+ * gdbint.texinfo (Releasing GDB): Revise the section `Before the
+ Branch'.
+
2002-03-18 Andrew Cagney <ac131313@redhat.com>
* gdb.texinfo: Change all examples to @smallexample.