diff options
author | Roland Pesch <pesch@cygnus> | 1991-05-16 04:09:54 +0000 |
---|---|---|
committer | Roland Pesch <pesch@cygnus> | 1991-05-16 04:09:54 +0000 |
commit | 0f98282646aba52014752b411e490643b15bf26f (patch) | |
tree | 3ba34e7c2b2bf7aa2d4c0e07fc419a3e6080e9d9 /gdb | |
parent | bfda3f2ee9faba1aa0a4c7147bcf1895b9b9fc33 (diff) | |
download | gdb-0f98282646aba52014752b411e490643b15bf26f.zip gdb-0f98282646aba52014752b411e490643b15bf26f.tar.gz gdb-0f98282646aba52014752b411e490643b15bf26f.tar.bz2 |
*** empty log message ***
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 5d0ebe6..ace231f 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -3,7 +3,10 @@ Wed May 15 11:02:48 1991 Roland H. Pesch (pesch at fowanton.cygnus.com) * doc/gdb.texinfo: (1) better introductory example; (2) more consistent use of @code, @samp, @file, @kbd throughout; small cleanups to first three nodes; (3) new "Contributors" node; - (4) Appendix, Renamed Commands + (4) Appendix, Renamed Commands; (5) divert specialized startup + instructions to "Targets" chapter for generic manuals, while + leaving them up front for manuals specific to specialized + environments; (6) apply fixes from RMS comments through chapter 4. * pretex.m4: modify explanatory text slightly (and redefine "regexp") to keep GNU m4 from complaining. (It still crashes |