From: Roland Pesch Date: Fri, 23 Aug 1991 21:10:02 +0000 (+0000) Subject: * WHATS.NEW: correct pointer to refcard. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d7c2f2ddd5a3384c32982212b714ca714623a6f9;p=binutils-gdb.git * WHATS.NEW: correct pointer to refcard. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 0e92d50c63e..839705c30d3 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,11 @@ +Fri Aug 23 14:07:09 1991 Roland H. Pesch (pesch at cygint.cygnus.com) + + * WHATS.NEW: correct pointer to refcard. + + * doc/gdb.texinfo: update New Features, Installing + + * doc/gdbint.texinfo: add short description of configure +template + Fri Aug 23 13:46:52 1991 John Gilmore (gnu at cygint.cygnus.com) * GDB-4.0 release! diff --git a/gdb/WHATS.NEW b/gdb/WHATS.NEW index 37bdae53545..d62886594d2 100755 --- a/gdb/WHATS.NEW +++ b/gdb/WHATS.NEW @@ -19,7 +19,8 @@ GDB now reads object files and symbol tables via a ``binary file'' library, which allows a single copy of GDB to debug programs of multiple object file types such as a.out and coff. -There is now a GDB reference card in "gdbrc.tex". +There is now a GDB reference card in "doc/refcard.tex". (Make targets +refcard.dvi and refcard.ps are available to format it). * Control-Variable user interface simplified