diff options
author | Ulrich Drepper <drepper@redhat.com> | 2005-05-08 07:24:45 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2005-05-08 07:24:45 +0000 |
commit | 322e489b53eafe53296d214ecc7ca6332362db7b (patch) | |
tree | bce34000ce10c9e86cc076947f219fe3358aeb69 /ChangeLog | |
parent | 83c0f41ff0a3964e86fd0083a7aba4d587b5451b (diff) | |
download | glibc-322e489b53eafe53296d214ecc7ca6332362db7b.tar.gz glibc-322e489b53eafe53296d214ecc7ca6332362db7b.tar.xz glibc-322e489b53eafe53296d214ecc7ca6332362db7b.zip |
* MakeTAGS: Make sure translations in error calls are marked with
c-format by xgettext.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index beafec6419..07e3e9928e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-05-08 Ulrich Drepper <drepper@redhat.com> + + * MakeTAGS: Make sure translations in error calls are marked with + c-format by xgettext. + 2005-05-07 Ulrich Drepper <drepper@redhat.com> * intl/libintl.h: Always use __attribute_format_arg__ for gettext |