* WHATS.NEW: correct pointer to refcard.
authorRoland Pesch <pesch@cygnus>
Fri, 23 Aug 1991 21:10:02 +0000 (21:10 +0000)
committerRoland Pesch <pesch@cygnus>
Fri, 23 Aug 1991 21:10:02 +0000 (21:10 +0000)
gdb/ChangeLog
gdb/WHATS.NEW

index 0e92d50c63e8ea474d36e1b657a704114ee3d049..839705c30d38d14332ce41bd27a7269999bcc4c5 100644 (file)
@@ -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!
index 37bdae535457e5469e532285ad6c0f7b8f9b1a12..d62886594d20d1e8908446f6b7a8b9dab2fb1320 100755 (executable)
@@ -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