diff options
author | Roland Pesch <pesch@cygnus> | 1991-11-30 00:06:36 +0000 |
---|---|---|
committer | Roland Pesch <pesch@cygnus> | 1991-11-30 00:06:36 +0000 |
commit | 4b195f9a3077d18a77a9d3d70e59b98fb54ed7ac (patch) | |
tree | 1a98389fd2b55c5d1c1b768ca191db7c43e0e0a3 | |
parent | a6d0b6d30f6614fcd200b10694aada27ee440d7a (diff) | |
download | gdb-4b195f9a3077d18a77a9d3d70e59b98fb54ed7ac.zip gdb-4b195f9a3077d18a77a9d3d70e59b98fb54ed7ac.tar.gz gdb-4b195f9a3077d18a77a9d3d70e59b98fb54ed7ac.tar.bz2 |
*** empty log message ***
-rw-r--r-- | gdb/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 6941e92..23cdf5e 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +Fri Nov 29 16:04:21 1991 Roland H. Pesch (pesch at cygnus.com) + + * doc/gdb.texinfo: remove leading comments that survived M4 but + described its role in the doc; add one more font to colophon; + strengthen disclaimer about unsupported configs. + Wed Nov 27 01:23:41 1991 John Gilmore (gnu at cygnus.com) Fix bugs in C++ debugging. |