diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2003-01-02 20:51:02 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2003-01-02 20:51:02 +0000 |
commit | 6283f02c2574a0183da6f62c5884958d88e946bf (patch) | |
tree | cde07c90eef324f4e4a80eafe98d3821b1d8b6aa /etc/ChangeLog | |
parent | 4aa028aae0da5b25526825a7a6d14e982c0006a7 (diff) | |
download | cygnal-6283f02c2574a0183da6f62c5884958d88e946bf.tar.gz cygnal-6283f02c2574a0183da6f62c5884958d88e946bf.tar.bz2 cygnal-6283f02c2574a0183da6f62c5884958d88e946bf.zip |
2003-01-02 H.J. Lu <hjl@gnu.org>
* Makefile.in (DESTDIR): New.
(install-info): Use it.
Diffstat (limited to 'etc/ChangeLog')
-rw-r--r-- | etc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index debe735ca..9a1a67d20 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,8 @@ +2003-01-02 H.J. Lu <hjl@gnu.org> + + * Makefile.in (DESTDIR): New. + (install-info): Use it. + 2002-06-11 Nick Clifton <nickc@cambridge.redhat.com> Import the following patches from the FSF GCC sources: |