aboutsummaryrefslogtreecommitdiff
path: root/readline
diff options
context:
space:
mode:
authorStu Grossman <grossman@cygnus>1996-10-08 16:00:54 +0000
committerStu Grossman <grossman@cygnus>1996-10-08 16:00:54 +0000
commit82000451061d395dc895d6bf3264357e26dce234 (patch)
tree6497ae64f0827e45effa6267c6971614779e29a2 /readline
parent8150179797036206a7c40fdc5c3bb3927ec42915 (diff)
downloadfsf-binutils-gdb-82000451061d395dc895d6bf3264357e26dce234.zip
fsf-binutils-gdb-82000451061d395dc895d6bf3264357e26dce234.tar.gz
fsf-binutils-gdb-82000451061d395dc895d6bf3264357e26dce234.tar.bz2
* tilde.c (tilde_word_expand): __MSDOS___ -> __MSDOS__
Diffstat (limited to 'readline')
-rw-r--r--readline/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/readline/ChangeLog b/readline/ChangeLog
index d785803..79bb97b 100644
--- a/readline/ChangeLog
+++ b/readline/ChangeLog
@@ -1,3 +1,7 @@
+Tue Oct 8 08:59:24 1996 Stu Grossman (grossman@critters.cygnus.com)
+
+ * tilde.c (tilde_word_expand): __MSDOS___ -> __MSDOS__
+
Sat Oct 05 11:24:34 1996 Mark Alexander <marka@cygnus.com>
* rldefs.h: On Linux, include <termios.h> to fix compile error