diff options
author | Roland Pesch <pesch@cygnus> | 1991-05-16 02:20:20 +0000 |
---|---|---|
committer | Roland Pesch <pesch@cygnus> | 1991-05-16 02:20:20 +0000 |
commit | 55a64af6ea79a203319e3070fc59efa6667af9b7 (patch) | |
tree | c6707c22ac3e0fe2a7e692f2947e337d2a8ccd49 /gdb | |
parent | a3bb247ef0a22881a0b1f6bb9b2561bdb14b1428 (diff) | |
download | gdb-55a64af6ea79a203319e3070fc59efa6667af9b7.zip gdb-55a64af6ea79a203319e3070fc59efa6667af9b7.tar.gz gdb-55a64af6ea79a203319e3070fc59efa6667af9b7.tar.bz2 |
*** empty log message ***
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index f0d2fa8..5d0ebe6 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,8 +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 + * doc/gdb.texinfo: (1) better introductory example; (2) more consistent use of @code, @samp, @file, @kbd throughout; small - cleanups to first three nodes. + cleanups to first three nodes; (3) new "Contributors" node; + (4) Appendix, Renamed Commands * pretex.m4: modify explanatory text slightly (and redefine "regexp") to keep GNU m4 from complaining. (It still crashes |