diff options
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r-- | winsup/cygwin/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index edf4377..ee3e180 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,8 @@ +2004-05-28 Pierre Humblet <Pierre.Humblet@ieee.org> + + * path.cc (chdir): Always use the normalized_path as posix_cwd, except + if it starts with a drive. + 2004-05-25 Christopher Faylor <cgf@alum.bu.edu> * winbase.h: Semi-revert previous patch as it caused strange behavior. |