summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2007-10-28 15:38:17 +0100
committerJim Meyering <meyering@redhat.com>2007-10-28 15:38:17 +0100
commit6555874879ea0cb8665fca8d2feb10cf8262d49b (patch)
treebac7d63645bf350893c0dfdacb715b012d1c9909 /ChangeLog
parent39639a8a6adc38c56e15d028b8b6d792a4183b07 (diff)
downloadcoreutils-6555874879ea0cb8665fca8d2feb10cf8262d49b.tar.xz
Require gnulib's printf-posix module, to support Interix.
* bootstrap.conf (gnulib_modules): Add printf-posix.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 633e3604e..6c8cd8742 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2007-10-28 Jim Meyering <meyering@redhat.com>
+ Require gnulib's printf-posix module, to support Interix.
+ * bootstrap.conf (gnulib_modules): Add printf-posix.
+
Help xgettext recognize more printf-style format strings.
* bootstrap.conf (XGETTEXT_OPTIONS): Add directives for
error, error_at_line, xasprintf, xfprintf and xprintf.