From e7a2d01f9815c7da3f8fd75ede077dff36195e08 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 3 Mar 2003 10:39:15 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/ChangeLog b/ChangeLog index 2d17540954..c0ae9ce667 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,11 +2,22 @@ * Version 4.5.9. + * tests/misc/tty-eof: Set $ME properly. + + * Makefile.maint (THIS_VERSION_REGEXP, PREV_VERSION_REGEXP): + Remove now-unused variables. + (tag-prev-version, prev-cvs-tag): Likewise. + * src/remove.c (remove_cwd_entries) [!ROOT_CAN_UNLINK_DIRS]: Give an accurate diagnostic when failing to remove a file owned by some other user. Reported by Ivo Timmermans via Michael Stone. This fixes Debian bug# 178471. + FIXME + * tests/rm/Makefile.am (TESTS): Add hard-3. + * tests/rm/hard-3: New test, for the above-fixed bug. + Based on a report from Ivo Timmermans. + 2003-03-02 Jim Meyering * src/copy.c (copy_internal) [un_backup]: When recovering from a -- 2.47.3