aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorK. Richard Pixley <rich@cygnus>1991-12-12 06:25:48 +0000
committerK. Richard Pixley <rich@cygnus>1991-12-12 06:25:48 +0000
commit9a9e8e7f4b4a84bac766fca0ebdb62b14d33e851 (patch)
treeb2199c78b6d6bac439c07937ecf8fa04d9b8e100 /ChangeLog
parent71fc99e9e6241af77dad72e87b4afd9d7ffe395a (diff)
downloadgdb-9a9e8e7f4b4a84bac766fca0ebdb62b14d33e851.zip
gdb-9a9e8e7f4b4a84bac766fca0ebdb62b14d33e851.tar.gz
gdb-9a9e8e7f4b4a84bac766fca0ebdb62b14d33e851.tar.bz2
revised install for dir.info
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1a65ad8..7230b4a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,15 @@
+Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
+
+ * Makefile.in: revised install for dir.info.
+
Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
* configure.in: add decstation host makefile frag.
* Makefile.in: BISON now bison -y again. also install-gcc on
install. clean-gdbm on clean. infodir belongs in datadir.
+ Make directories for info install. Build dir.info here then
+ install it.
Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)