aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 2fcd4a9..435a570 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,10 @@
+2014-02-11 Doug Evans <xdje42@gmail.com>
+
+ * configure.ac: Don't crash if pkg-config is not found and guile
+ wasn't explicitly requested. Use AC_MSG_ERROR instead of AC_ERROR
+ in guile checks.
+ * configure: Regenerate.
+
2014-02-11 Yao Qi <yao@codesourcery.com>
* aix-thread.c (aix_thread_xfer_partial): Update comments.