summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog7
-rw-r--r--NEWS1
2 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 55e15101d..26635e02f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,12 @@
-2003-07-09 Jim Meyering <jim@meyering.net>
+2003-07-10 Jim Meyering <jim@meyering.net>
* Version 5.0.1.
+ * src/chown-core.c (change_file_owner): Don't leak file descriptors
+ when dereferencing symlinks.
+
+2003-07-09 Jim Meyering <jim@meyering.net>
+
* tests/du/slash: New file/test for today's lib/ftw.c fix.
* tests/du/Makefile.am (TESTS): Add slash
diff --git a/NEWS b/NEWS
index 653b0da19..1245a7087 100644
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,7 @@ GNU coreutils NEWS -*- outline -*-
- date -d DATE can now parse a DATE string like May-23-2003
** Bug fixes
+- chown --dereference no longer leaks a file descriptor per symlink processed
- `du /' once again prints the `/' on the last line
- split's --verbose option works once again [broken in 4.5.10 and 5.0]
- tail -f is no longer subject to a race condition that could make it