aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorRoland Pesch <pesch@cygnus>1991-05-16 00:46:44 +0000
committerRoland Pesch <pesch@cygnus>1991-05-16 00:46:44 +0000
commitd84e045fc73b9f686c96c0cf15103fec4926df57 (patch)
treece4c0a2777383ac57f4cf5bf81a9cfa99a3de85a /gdb
parent9c3ad547991abffab247cc066de6fde497f22a74 (diff)
downloadgdb-d84e045fc73b9f686c96c0cf15103fec4926df57.zip
gdb-d84e045fc73b9f686c96c0cf15103fec4926df57.tar.gz
gdb-d84e045fc73b9f686c96c0cf15103fec4926df57.tar.bz2
*** empty log message ***
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 9721dfb..f0d2fa8 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,9 @@
Wed May 15 11:02:48 1991 Roland H. Pesch (pesch at fowanton.cygnus.com)
+ * gdb.texinfo: (1) better introductory example; (2) more
+ consistent use of @code, @samp, @file, @kbd throughout; small
+ cleanups to first three nodes.
+
* pretex.m4: modify explanatory text slightly (and redefine
"regexp") to keep GNU m4 from complaining. (It still crashes
later, but one step at a time...)