summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2007-10-29 10:14:58 +0100
committerJim Meyering <meyering@redhat.com>2007-10-29 10:14:58 +0100
commit0cc7aa3a29af3876d086175d3e7f4b26b6c956cf (patch)
tree05c2f3a3cbad891a4bbbbd7d1213b161a828445f /ChangeLog
parentcb75780b507b5682c429eff8c8b1f42b78c84664 (diff)
downloadcoreutils-0cc7aa3a29af3876d086175d3e7f4b26b6c956cf.tar.xz
Remove gnulib's printf-posix module, for now.
* bootstrap.conf (gnulib_modules): It caused too many test failures.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dcf727a69..439921354 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2007-10-29 Jim Meyering <meyering@redhat.com>
+ Remove gnulib's printf-posix module, for now.
+ * bootstrap.conf (gnulib_modules): It caused too many test failures.
+
Remove spurious semicolon after "else".
* build-aux/check.mk (am__tty_colors): Fix syntax error.