aboutsummaryrefslogtreecommitdiff
path: root/readline
diff options
context:
space:
mode:
Diffstat (limited to 'readline')
-rw-r--r--readline/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/readline/ChangeLog b/readline/ChangeLog
index 10f1186..5191241 100644
--- a/readline/ChangeLog
+++ b/readline/ChangeLog
@@ -5,6 +5,8 @@ Thu Nov 21 18:48:08 1991 John Gilmore (gnu at cygnus.com)
Thu Nov 21 14:40:29 1991 Stu Grossman (grossman at cygnus.com)
+ * configure.in, config/mh-svr4: Make SVR4 work.
+
* readline.c: Move config stuff to sysdep.h, use typedef dirent
consistently, remove refs to d_namlen (& D_NAMLEN) to improve
portability. Also, update copyright notice.