summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2011-05-31 00:09:03 -0400
committerUlrich Drepper <drepper@gmail.com>2011-05-31 00:09:03 -0400
commit41fce8bd09b10935315ab67a46ea3970ed9f925d (patch)
treec7f392be33f160c94a770dd4b087fcbb34027755 /ChangeLog
parent4769ae77fc6c8dacea6476addb015c8797848cdd (diff)
Also translation messages in .ksh files
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dd4ad9ed1b..55e0018721 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2011-05-30 Ulrich Drepper <drepper@gmail.com>
+ * po/Makefile (po-sed-cmd): Add ksh to extensions.
+ (libc.pot): Work around missing support for .ksh extension in xgettext.
+
[BZ #12684]
* resolv/res_send.c (__libc_res_nsend): Only go to the next name server
if both request failed.