aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 60f9fd7..cb4309d 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,16 @@
2011-03-18 Pierre Muller <muller@ics.u-strasbg.fr>
+ ARI fixes: Add missing internationalization markups throughout
+ yacc files.
+ * c-exp.y: Ditto.
+ * cp-name-parser.y: Ditto.
+ * f-exp.y: Ditto.
+ * m2-exp.y: Ditto.
+ * objc-exp.y: Ditto.
+ * p-exp.y: Ditto.
+
+2011-03-18 Pierre Muller <muller@ics.u-strasbg.fr>
+
ARI fixes: Messages should have no trailing new lines.
* darwin-nat.c (mach_check_error): Remove trailing new line from
warning function call message.