diff options
author | Ulrich Drepper <drepper@gmail.com> | 2011-05-31 00:09:03 -0400 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2011-05-31 00:09:03 -0400 |
commit | 41fce8bd09b10935315ab67a46ea3970ed9f925d (patch) | |
tree | c7f392be33f160c94a770dd4b087fcbb34027755 /ChangeLog | |
parent | 4769ae77fc6c8dacea6476addb015c8797848cdd (diff) | |
download | glibc-41fce8bd09b10935315ab67a46ea3970ed9f925d.tar.gz |
Also translation messages in .ksh files
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |