diff options
author | Jim Meyering <meyering@redhat.com> | 2007-10-29 10:14:58 +0100 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2007-10-29 10:14:58 +0100 |
commit | 0cc7aa3a29af3876d086175d3e7f4b26b6c956cf (patch) | |
tree | 05c2f3a3cbad891a4bbbbd7d1213b161a828445f /ChangeLog | |
parent | cb75780b507b5682c429eff8c8b1f42b78c84664 (diff) | |
download | coreutils-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-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |