From d52a2f1542d11e47f6c5aabb87e86c7a8fc12da5 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 10 Jul 2003 11:01:09 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 7 ++++++- NEWS | 1 + 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 55e1510..26635e0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,12 @@ -2003-07-09 Jim Meyering +2003-07-10 Jim Meyering * Version 5.0.1. + * src/chown-core.c (change_file_owner): Don't leak file descriptors + when dereferencing symlinks. + +2003-07-09 Jim Meyering + * 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 653b0da..1245a70 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 -- 2.7.4