aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 23a7bc0..7197d12 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,9 @@
+2009-12-09 Joel Brobecker <brobecker@adacore.com>
+
+ * acinclude.m4: Link against in-tree libiconv by adding
+ libiconv.a to the LIBS instead of using -liconv.
+ * configure: Regenerate.
+
2009-12-08 Phil Muldoon <pmuldoon@redhat.com>
PR python/10804