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 d9fdbbc..b4ad773 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,9 @@
+2005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
+
+ * symfile.c (symbol_file_clear): Test symfile_objfile is not NULL
+ before dereferencing it.
+ Gettextize the query.
+
2005-12-02 Joel Brobecker <brobecker@adacore.com>
GDB 6.4 released from GDB 6.4 branch.