aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorRoland Pesch <pesch@cygnus>1991-05-14 22:34:12 +0000
committerRoland Pesch <pesch@cygnus>1991-05-14 22:34:12 +0000
commit9c416cbdb8bde472fddbb1d196e39f1defa3e0a9 (patch)
treeadb5cc918260c3c45aafcf9acd52090cb33bc675 /gdb
parent2c85a5a97b5d21cfd7b4a7de72d8fb667f68f679 (diff)
downloadgdb-9c416cbdb8bde472fddbb1d196e39f1defa3e0a9.zip
gdb-9c416cbdb8bde472fddbb1d196e39f1defa3e0a9.tar.gz
gdb-9c416cbdb8bde472fddbb1d196e39f1defa3e0a9.tar.bz2
(1) removed "gdb.info*" files (just introduced) from CVS;
(2) instead, * gdbint.texinfo: added instructions on generating gdb.info* files locally for release.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index ff9ab3f..7e91858 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,6 +1,7 @@
-Tue May 14 15:02:13 PDT 1991 Roland Pesch (pesch at cygint.cygnus.com)
+Tue May 14 15:31:20 PDT 1991 Roland Pesch (pesch at cygint.cygnus.com)
- * gdb.info*: added to distribution. These are ordinary info
+ * gdbint.texinfo: added instructions on generating gdb.info* files
+ locally for release. These are ordinary info
files, formatted from gdb.texinfo (via gdb-all.texinfo, see
Makefile)---but due to use of texinfo 2, can't count on makeinfo
to generate these, so we distribute them already formatted.