diff options
author | Jim Meyering <jim@meyering.net> | 2003-02-21 20:38:16 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-02-21 20:38:16 +0000 |
commit | 7ccb88fc0b7b71d94769ee005660aad416b1f675 (patch) | |
tree | f405a6442f4ce5ca80f47fe6338ad9c84360273c | |
parent | ad478502ed5954cbc4c013525a218f3a7cad8e3c (diff) | |
download | coreutils-7ccb88fc0b7b71d94769ee005660aad416b1f675.tar.xz |
*** empty log message ***
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -2,6 +2,11 @@ * Version 4.5.8. + Merge in changes from autoconf's version of this file. + * Makefile.maint (www-gnu): Define. + (standards.texi-url_prefix): Use $(www-gnu). + (make-stds.texi-url_prefix): Likewise. + * src/cp.c: Include "mmap-stack.h". (main): Invoke `run' through a macro that (when possible) runs it with a large, mmap'd stack. |