From 0f10230a24125c8b7333850e58cc92a100203c84 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 16 May 2005 20:29:08 +0000 Subject: [PATCH] Fix Cygwin porting problem reported by Eric Blake. --- ChangeLog | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index a57da48bb2..cc9f6c20ed 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,14 @@ -2005-05-14 Paul Eggert +2005-05-16 Paul Eggert * Version 5.3.1. + Fix Cygwin porting problem reported by Eric Blake. + * src/remove.c (DT_IS_DIR): Remove. + (DT_IS_KNOWN, DT_MUST_BE): New macros. + (remove_entry): Use them. + +2005-05-14 Paul Eggert + * src/remove.c: Include unlinkdir.h. (UNLINK_CAN_UNLINK_DIRS): Remove. (remove_entry): Use cannot_unlink_dirs () rather than -- 2.47.3