diff options
author | Per Bothner <per@bothner.com> | 1992-09-04 07:48:14 +0000 |
---|---|---|
committer | Per Bothner <per@bothner.com> | 1992-09-04 07:48:14 +0000 |
commit | 621b9b0bbb8584843c7ebd39e9ef4c301e268611 (patch) | |
tree | ffa4d04a3b900c663efbf5dc434235ac61dfa77f /gdb/doc/ChangeLog | |
parent | 472f2477232a5f2fa2fd8b651948388a32a3cd2f (diff) | |
download | fsf-binutils-gdb-621b9b0bbb8584843c7ebd39e9ef4c301e268611.zip fsf-binutils-gdb-621b9b0bbb8584843c7ebd39e9ef4c301e268611.tar.gz fsf-binutils-gdb-621b9b0bbb8584843c7ebd39e9ef4c301e268611.tar.bz2 |
* stabs.texinfo: Document the format for C++ nested types.
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 d873cad..6e3f20b 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,7 @@ +Fri Sep 4 00:46:50 1992 Per Bothner (bothner@rtl.cygnus.com) + + * stabs.texinfo: Document the format for C++ nested types. + Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com) * gdbint.texinfo: Make a start at documenting all the #if macros |