aboutsummaryrefslogtreecommitdiff
path: root/readline
diff options
context:
space:
mode:
Diffstat (limited to 'readline')
-rw-r--r--readline/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/readline/ChangeLog b/readline/ChangeLog
index d661e3d..da5a087 100644
--- a/readline/ChangeLog
+++ b/readline/ChangeLog
@@ -1,3 +1,8 @@
+Mon Jan 17 12:42:07 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
+
+ * readline.c (doing_an_undo): Delete second declaration, since it
+ confuses the alpha-osf1 native compiler.
+
Sun Jan 16 12:33:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
* complete.c, bind.c: Include <sys/stat.h>.