diff options
author | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-11-08 17:54:29 +0000 |
---|---|---|
committer | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-11-08 17:54:29 +0000 |
commit | b857d95635b133d18cee254e86251f21fa16ddc4 (patch) | |
tree | 62d76da064d4d74c30df5c3cb71288794e9b28c9 /gdb/doc/ChangeLog | |
parent | 1dfaef6225a9c256024fdc7ab876e3cf312d376a (diff) | |
download | gdb-b857d95635b133d18cee254e86251f21fa16ddc4.zip gdb-b857d95635b133d18cee254e86251f21fa16ddc4.tar.gz gdb-b857d95635b133d18cee254e86251f21fa16ddc4.tar.bz2 |
* stabs.texinfo: Clean up stuff about visibility and virtual
characters.
* stabs.texinfo (N_M2C): Cite Sun doc.
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 6a07b0d..2d868da 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,10 @@ +Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + + * stabs.texinfo: Clean up stuff about visibility and virtual + characters. + + * stabs.texinfo (N_M2C): Cite Sun doc. + Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com) * gdb.texinfo: updates re threads. |