diff options
author | Jim Meyering <jim@meyering.net> | 1998-01-01 21:33:29 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1998-01-01 21:33:29 +0000 |
commit | 43c2a5f62bff26cacf7d276d5ffc7cd2f414a0bd (patch) | |
tree | fff85eb8f6a27ca666e2f745da5a8924ab386254 /old | |
parent | b3d19ee824cc289ccc59a6ad71aeee63652199c3 (diff) | |
download | coreutils-43c2a5f62bff26cacf7d276d5ffc7cd2f414a0bd.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r-- | old/fileutils/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 5feb0c335..827ebdd14 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -2,6 +2,9 @@ * Version 3.16i. + * src/rm.c (remove_cwd_entries): Initialize the entry-name obstack + only once and never free it. + 1997-12-31 Paul Eggert <eggert@twinsun.com> If the -h or -H options are given, print inode counts and |