aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/ChangeLog
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1993-06-13 01:19:45 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1993-06-13 01:19:45 +0000
commitc15024ee51ffbd27e6aec877dd1d7461422d2759 (patch)
treee79de46567d3fb999f412cef70e6d60ffe54437b /gdb/doc/ChangeLog
parent6d792f42f33b6777728f4ab00c8a4e4cf5ce4a38 (diff)
downloadgdb-c15024ee51ffbd27e6aec877dd1d7461422d2759.zip
gdb-c15024ee51ffbd27e6aec877dd1d7461422d2759.tar.gz
gdb-c15024ee51ffbd27e6aec877dd1d7461422d2759.tar.bz2
* {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
* Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r--gdb/doc/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index 82c4cb2..4f50cf2 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,5 +1,8 @@
Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
+ * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
+ * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
+
* stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
N_{L,R}BRAC,N_SLINE are relative to.