aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2000-07-09 05:41:21 +0000
committerEli Zaretskii <eliz@gnu.org>2000-07-09 05:41:21 +0000
commit63ac3005ce93e195643a80fca2c051cbd08fc491 (patch)
tree7c894beb76fd00aadf1d4bd9a55212d3d5d85513 /gdb/doc/ChangeLog
parent546022221a0ddf4216735c8a6428f76c962cfe89 (diff)
downloadgdb-63ac3005ce93e195643a80fca2c051cbd08fc491.zip
gdb-63ac3005ce93e195643a80fca2c051cbd08fc491.tar.gz
gdb-63ac3005ce93e195643a80fca2c051cbd08fc491.tar.bz2
* Makefile.in (install-info): Find files to install in either the build
or source directories (adapted from Makefile.am). (From Chris Faylor.)
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r--gdb/doc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index 1c6363f..edf92b7 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,3 +1,8 @@
+2000-07-08 Christopher Faylor <cgf@cygnus.com>
+
+ * Makefile.in (install-info): Find files to install in either the
+ build or source directories (adapted from Makefile.am).
+
2000-07-07 Nicholas Duffek <nsd@redhat.com>
* stabs.texinfo: Fix spelling errors.