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 60676a3..42e77dc 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,12 @@
2011-01-06 Joel Brobecker <brobecker@adacore.com>
+ * linespec.c (decode_compound, find_method): Remove trailing \n
+ at end of error string.
+ * solib-irix.c (irix_current_sos): Likewise.
+ * varobj.c (uninstall_variable): Likewise.
+
+2011-01-06 Joel Brobecker <brobecker@adacore.com>
+
* copyright.py: New script.
* copyright.sh (byhand): Add *.ads, *.adb, *.gpr and *.inc.
Launch emacs without exec'ing. Call copyright.py afterwards.