summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2007-10-28 15:37:56 +0100
committerJim Meyering <meyering@redhat.com>2007-10-28 15:37:56 +0100
commit39639a8a6adc38c56e15d028b8b6d792a4183b07 (patch)
treedebb96326a6593aa6e19dc0773a2e06e974ba4ca /ChangeLog
parent1f05c616d241da881c7cefd1b91cd5e575e2ed15 (diff)
downloadcoreutils-39639a8a6adc38c56e15d028b8b6d792a4183b07.tar.xz
Help xgettext recognize more printf-style format strings.
* bootstrap.conf (XGETTEXT_OPTIONS): Add directives for error, error_at_line, xasprintf, xfprintf and xprintf.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d651afd88..633e3604e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-10-28 Jim Meyering <meyering@redhat.com>
+
+ Help xgettext recognize more printf-style format strings.
+ * bootstrap.conf (XGETTEXT_OPTIONS): Add directives for
+ error, error_at_line, xasprintf, xfprintf and xprintf.
+
2007-10-27 Jim Meyering <meyering@redhat.com>
Adjust format string so msgfmt doesn't object.