aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorJan Kratochvil <jan.kratochvil@redhat.com>2009-10-02 16:02:34 +0000
committerJan Kratochvil <jan.kratochvil@redhat.com>2009-10-02 16:02:34 +0000
commita71e0887e3568d4e38601402d00f40493e696601 (patch)
treed1ef87e8e46460b1ccf75974a98d77ddac8e7c84 /gdb/ChangeLog
parent1428dcedf39c2104f5fa2b600decd1ad50a9470d (diff)
downloadgdb-a71e0887e3568d4e38601402d00f40493e696601.zip
gdb-a71e0887e3568d4e38601402d00f40493e696601.tar.gz
gdb-a71e0887e3568d4e38601402d00f40493e696601.tar.bz2
gdb/
Fix compatibility of --with-system-readline and readline-6.0+. * configure.ac <--with-system-readline> (for readline_echoing_p): New test. * config.in: Regenerate. * configure: Regenerate.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 1c6c400..2c616a3 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,11 @@
+2009-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
+
+ Fix compatibility of --with-system-readline and readline-6.0+.
+ * configure.ac <--with-system-readline> (for readline_echoing_p): New
+ test.
+ * config.in: Regenerate.
+ * configure: Regenerate.
+
2009-10-01 Joel Brobecker <brobecker@adacore.com>
* MAINTAINERS: Move Don Lee to the correct section (Write After