aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2006-07-10 14:30:41 +0000
committerNick Clifton <nickc@redhat.com>2006-07-10 14:30:41 +0000
commitb83ef3ee2528cdc041f2850fd630ef2a5e037f3b (patch)
treeb1eedf9d161cd956d36a8ba2469129b47eefd0b1 /ld/ChangeLog
parent9c5302bf5853e9ffdb67e7da52097574d71ef495 (diff)
downloadgdb-b83ef3ee2528cdc041f2850fd630ef2a5e037f3b.zip
gdb-b83ef3ee2528cdc041f2850fd630ef2a5e037f3b.tar.gz
gdb-b83ef3ee2528cdc041f2850fd630ef2a5e037f3b.tar.bz2
* po/zh_TW.po: New Chinese (traditional) translation.
* configure.in (ALL_LINGUAS): Add zh_TW. * configure: Regenerate.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 694d58b..1d1cc1b 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,9 @@
+2006-07-10 Nick Clifton <nickc@redhat.com>
+
+ * po/zh_TW.po: New Chinese (traditional) translation.
+ * configure.in (ALL_LINGUAS): Add zh_TW.
+ * configure: Regenerate.
+
2006-07-07 Nick Clifton <nickc@redhat.com>
PR ld/2874