diff options
author | Roland Pesch <pesch@cygnus> | 1991-05-16 00:46:44 +0000 |
---|---|---|
committer | Roland Pesch <pesch@cygnus> | 1991-05-16 00:46:44 +0000 |
commit | d84e045fc73b9f686c96c0cf15103fec4926df57 (patch) | |
tree | ce4c0a2777383ac57f4cf5bf81a9cfa99a3de85a /gdb | |
parent | 9c3ad547991abffab247cc066de6fde497f22a74 (diff) | |
download | gdb-d84e045fc73b9f686c96c0cf15103fec4926df57.zip gdb-d84e045fc73b9f686c96c0cf15103fec4926df57.tar.gz gdb-d84e045fc73b9f686c96c0cf15103fec4926df57.tar.bz2 |
*** empty log message ***
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/ChangeLog | 4 |
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...) |