diff options
author | Jim Meyering <jim@meyering.net> | 2006-11-23 16:28:49 +0100 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2006-11-23 16:28:49 +0100 |
commit | d0275e280ebff8a0d18f7e57d765e0329dbf6a6c (patch) | |
tree | a9c85b4c11a8bbf8f90839eb2eeeac1c9642f8cf /ChangeLog | |
parent | 37012effc9177d4446e3a63f836df371b602a302 (diff) | |
download | coreutils-d0275e280ebff8a0d18f7e57d765e0329dbf6a6c.tar.xz |
* announce-gen: Remove file. It's moving to gnulib.
* bootstrap: Pull it from gnulib/build-aux instead.
* Makefile.maint (announcement): Reflect move to ./build-aux.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2006-11-23 Jim Meyering <jim@meyering.net> + * announce-gen: Remove file. It's moving to gnulib. + * bootstrap: Pull it from gnulib/build-aux instead. + * Makefile.maint (announcement): Reflect move to ./build-aux. + * tests/du/deref-args: Use "printf %65536s x" to create a 64KB file, rather than a pipeline that would sometimes evoke a diagnostic like "seq: write error: Broken pipe". |