aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2002-06-25 05:35:16 +0000
committerTom Tromey <tromey@redhat.com>2002-06-25 05:35:16 +0000
commitdefc6f8c588dc477bcbfc3cd08f7b3960425371f (patch)
tree7253cfa8b74b0820ea0765693b3296de64e64b67 /gdb/ChangeLog
parent007425f1be975b0f98ef5714fd5ee8a16eb9715c (diff)
downloadgdb-defc6f8c588dc477bcbfc3cd08f7b3960425371f.zip
gdb-defc6f8c588dc477bcbfc3cd08f7b3960425371f.tar.gz
gdb-defc6f8c588dc477bcbfc3cd08f7b3960425371f.tar.bz2
* main.c: Marked all strings with _().
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 8840ec5..72a8f7e 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2002-06-24 Tom Tromey <tromey@redhat.com>
+
+ * main.c: Marked all strings with _().
+
2002-06-24 Don Howard <dhoward@redhat.com>
* memattr.c (create_mem_region): Treat hi == 0 as a special case