diff options
author | Ian Lance Taylor <ian@airs.com> | 1992-08-19 22:01:25 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1992-08-19 22:01:25 +0000 |
commit | ce148149046ea1075e5583ac33ad7a2383b81ee5 (patch) | |
tree | 4a40dc3486480442362d8f733663366f0ba51435 /readline | |
parent | 3c9c3ce3394e6ff9be9cdb821c3be489e5dc1f3b (diff) | |
download | gdb-ce148149046ea1075e5583ac33ad7a2383b81ee5.zip gdb-ce148149046ea1075e5583ac33ad7a2383b81ee5.tar.gz gdb-ce148149046ea1075e5583ac33ad7a2383b81ee5.tar.bz2 |
Brought forward from p3:
Wed Aug 19 14:59:07 1992 Ian Lance Taylor (ian@cygnus.com)
* Makefile.in: always create installation directories, use full
Diffstat (limited to 'readline')
-rw-r--r-- | readline/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/readline/ChangeLog b/readline/ChangeLog index b571220..5055c89 100644 --- a/readline/ChangeLog +++ b/readline/ChangeLog @@ -1,3 +1,8 @@ +Wed Aug 19 14:59:07 1992 Ian Lance Taylor (ian@cygnus.com) + + * Makefile.in: always create installation directories, use full + file name for install target. + Wed Aug 12 15:50:57 1992 John Gilmore (gnu@cygnus.com) * readline.c (last_readline_init_file): Fix typo made by Steve |