diff options
author | Per Bothner <per@bothner.com> | 1993-02-22 01:11:13 +0000 |
---|---|---|
committer | Per Bothner <per@bothner.com> | 1993-02-22 01:11:13 +0000 |
commit | 424bac5c8f2a8ecbbbef6e954fdc05c1347276df (patch) | |
tree | 3f8e8d10e7c30ff20c328b01017277b6d5f5bc83 /gdb/doc/ChangeLog | |
parent | 4d3b63f7579e269d69cc0eeabd189303e20eb880 (diff) | |
download | gdb-424bac5c8f2a8ecbbbef6e954fdc05c1347276df.zip gdb-424bac5c8f2a8ecbbbef6e954fdc05c1347276df.tar.gz gdb-424bac5c8f2a8ecbbbef6e954fdc05c1347276df.tar.bz2 |
* stabs.texinfo: Fix for array types to mention lower bounds.
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 6939740..92b63ac 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,7 @@ +Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com) + + * stabs.texinfo: Fix for array types to mention lower bounds. + Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com) * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*. |