aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElena Zannoni <ezannoni@kwikemart.cygnus.com>1998-12-23 21:23:18 +0000
committerElena Zannoni <ezannoni@kwikemart.cygnus.com>1998-12-23 21:23:18 +0000
commit229e1740dfb4078048aaf5a98eafc6375029377c (patch)
tree1f38e9e5f1a60701244aef74c928b317b4d02e84 /readline/ChangeLog
parent* defs.h (TARGET_FLOAT_FORMAT, TARGET_DOUBLE_FORMAT): Define using (diff)
downloadbinutils-gdb-229e1740dfb4078048aaf5a98eafc6375029377c.tar.gz
binutils-gdb-229e1740dfb4078048aaf5a98eafc6375029377c.tar.bz2
binutils-gdb-229e1740dfb4078048aaf5a98eafc6375029377c.zip
Wed Dec 23 16:21:41 1998 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
* Makefile.in: comment out the rule to rebuild configure by running autoconf.
Diffstat (limited to 'readline/ChangeLog')
-rw-r--r--readline/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/readline/ChangeLog b/readline/ChangeLog
index ffe5f1555df..dc322cdeeab 100644
--- a/readline/ChangeLog
+++ b/readline/ChangeLog
@@ -1,3 +1,8 @@
+Wed Dec 23 16:21:41 1998 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
+
+ * Makefile.in: comment out the rule to rebuild configure by
+ running autoconf.
+
Tue Dec 22 10:00:30 1998 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
* shell.c (savestring): ifdef'd it out.