diff options
author | Ken Raeburn <raeburn@cygnus> | 1995-08-10 21:42:57 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1995-08-10 21:42:57 +0000 |
commit | 9bae56c52d91d09f36e0f92f1abcc4742a227ae9 (patch) | |
tree | 86213e4f3329fab34070dfc1623f64dfbd737827 /binutils/ChangeLog | |
parent | 79e15b8a98b30ba31dbd923baffc2e6c9487cc06 (diff) | |
download | gdb-9bae56c52d91d09f36e0f92f1abcc4742a227ae9.zip gdb-9bae56c52d91d09f36e0f92f1abcc4742a227ae9.tar.gz gdb-9bae56c52d91d09f36e0f92f1abcc4742a227ae9.tar.bz2 |
put version number into doc from makefile
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 9d9cd34..0889752 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,11 @@ +Thu Aug 10 17:35:00 1995 Ken Raeburn <raeburn@cygnus.com> + + * Makefile.in (config.texi): New target. Write out a setting for + texinfo variable VERSION. + (binutils.dvi, binutils.info): Depend on it. + * binutils.texi: Include it, and reference @value{VERSION} instead + of explicitly specifying 2.2(!). + Thu Aug 10 16:07:53 1995 Ian Lance Taylor <ian@cygnus.com> * coffgrok.c (do_type): Handle array dimensions the same way gdb |