diff options
author | Christopher Faylor <me@cgf.cx> | 2004-05-05 03:55:48 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2004-05-05 03:55:48 +0000 |
commit | 6767691ff0dca5063809cd2115912f562e63d890 (patch) | |
tree | 17757d73c1cce18055a8fef40d47a36bea0edf50 /winsup | |
parent | ad0c938782384a75ad389fa1948492384ff1e726 (diff) | |
download | newlib-6767691ff0dca5063809cd2115912f562e63d890.zip newlib-6767691ff0dca5063809cd2115912f562e63d890.tar.gz newlib-6767691ff0dca5063809cd2115912f562e63d890.tar.bz2 |
fix changelog dates
Diffstat (limited to 'winsup')
-rw-r--r-- | winsup/cygwin/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 91bc71d..3520abb 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,4 +1,4 @@ -2004-04-11 Pierre Humblet <pierre.humblet@ieee.org> +2004-05-04 Christopher Faylor <cgf@alum.bu.edu> * 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 <pierre.humblet@ieee.org> +2004-05-04 Pierre Humblet <pierre.humblet@ieee.org> Christopher Faylor <cgf@alum.bu.edu> * path.cc (is_unc_share): Remove redundant tests. |