diff options
author | Roland Pesch <pesch@cygnus> | 1991-10-16 22:11:28 +0000 |
---|---|---|
committer | Roland Pesch <pesch@cygnus> | 1991-10-16 22:11:28 +0000 |
commit | 9e0906a6b236cd1f8fcc52f31b30b6539387439f (patch) | |
tree | 1250332ff1b96a2d1acc4001f9eb13c743f56139 | |
parent | 092678655cf957dd195f73d53b0998506bab0569 (diff) | |
download | gdb-9e0906a6b236cd1f8fcc52f31b30b6539387439f.zip gdb-9e0906a6b236cd1f8fcc52f31b30b6539387439f.tar.gz gdb-9e0906a6b236cd1f8fcc52f31b30b6539387439f.tar.bz2 |
*** empty log message ***
-rw-r--r-- | gdb/ChangeLog | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index dcfef28..dcf6392 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -19,10 +19,12 @@ Wed Oct 16 12:19:51 1991 John Gilmore (gnu at cygnus.com) Tue Oct 15 20:12:32 1991 Roland H. Pesch (pesch at fowanton.cygnus.com) - * doc/refcard.tex (sec "Working Files"): consistent metavars, due - to François Pinard (pinard@iro.umontreal.ca) + * doc/refcard.tex (sec "Working Files"): consistent metavars and + other improvements, due to comments by François Pinard + (pinard@iro.umontreal.ca) - * doc/gdb.texinfo (appendix "Installing GDB"): changes in configure. + * doc/gdb.texinfo (appendix "Installing GDB"): changes in + configure, and improvenets related to Pinard's refcard comments Tue Oct 15 08:45:12 1991 John Gilmore (gnu at cygnus.com) |