From 6767691ff0dca5063809cd2115912f562e63d890 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Wed, 5 May 2004 03:55:48 +0000 Subject: [PATCH] fix changelog dates --- winsup/cygwin/ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 91bc71d6c..3520abb41 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,4 +1,4 @@ -2004-04-11 Pierre Humblet +2004-05-04 Christopher Faylor * path.cc (normalize_win32_path): Detect components with only dots. Remove a final . if it follows '\\'. @@ -6,7 +6,7 @@ mount is found. (chdir): Do not look for components with only dots. -2004-04-20 Pierre Humblet +2004-05-04 Pierre Humblet Christopher Faylor * path.cc (is_unc_share): Remove redundant tests.