aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/ChangeLog
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1993-03-19 18:48:45 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1993-03-19 18:48:45 +0000
commitb6963343f699e87e8ef4ead3bf9fc85fce7900b7 (patch)
tree6b88c111c5206ae83f08777fc33901e78d63d4fd /gdb/doc/ChangeLog
parent9729ef2206a04e814cd4ef3ac67259df68bc3015 (diff)
downloadgdb-b6963343f699e87e8ef4ead3bf9fc85fce7900b7.zip
gdb-b6963343f699e87e8ef4ead3bf9fc85fce7900b7.tar.gz
gdb-b6963343f699e87e8ef4ead3bf9fc85fce7900b7.tar.bz2
fixes re arrays and continuations
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r--gdb/doc/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index d634452..1713621 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,5 +1,7 @@
Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
+ * stabs.texinfo: Fixes re arrays and continuations.
+
* gdbint.texinfo: Add XCOFF node.
Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)