aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorRoland Pesch <pesch@cygnus>1991-11-30 00:06:36 +0000
committerRoland Pesch <pesch@cygnus>1991-11-30 00:06:36 +0000
commit4b195f9a3077d18a77a9d3d70e59b98fb54ed7ac (patch)
tree1a98389fd2b55c5d1c1b768ca191db7c43e0e0a3 /gdb
parenta6d0b6d30f6614fcd200b10694aada27ee440d7a (diff)
downloadfsf-binutils-gdb-4b195f9a3077d18a77a9d3d70e59b98fb54ed7ac.zip
fsf-binutils-gdb-4b195f9a3077d18a77a9d3d70e59b98fb54ed7ac.tar.gz
fsf-binutils-gdb-4b195f9a3077d18a77a9d3d70e59b98fb54ed7ac.tar.bz2
*** empty log message ***
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog6
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.