diff options
author | Jim Meyering <jim@meyering.net> | 1999-02-19 07:33:55 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1999-02-19 07:33:55 +0000 |
commit | 09483e6dc67c53ab5bb445c5f38cf6ec2779efc0 (patch) | |
tree | 3cc3ddc975b26fde66775736c2bbb1e9a354fb58 | |
parent | fce748fe1f2feada3df40bc4c945867904aa6d61 (diff) | |
download | coreutils-09483e6dc67c53ab5bb445c5f38cf6ec2779efc0.tar.xz |
*** empty log message ***
-rw-r--r-- | old/fileutils/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index a15b38f2c..17c873a0e 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,13 @@ +1999-02-18 Paul Eggert <eggert@twinsun.com> + + * getdate.y: <alloca.h>: Include if HAVE_ALLOCA_H, not FORCE_ALLOCA_H. + The FORCE_ALLOCA_H was a relic of the bad old pre-autoconf Emacs days. + +1999-02-17 Jim Meyering <meyering@ascend.com> + + * src/shred.c (wipename): Fix string thinko. Now, shredding files + in subdirectories works (dir/file). From Janos Farkas. + 1999-02-13 Jim Meyering <meyering@ascend.com> * src/dircolors.c (dc_parse_stream): Don't try to dereference |