diff options
-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 1167042..cd25e8e 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,5 +1,10 @@ 2001-12-06 Christopher Faylor <cgf@redhat.com> + * path.cc (path_conv::check): Reset FH_CYGDRIVE if iterating through + path. + +2001-12-06 Christopher Faylor <cgf@redhat.com> + * path.cc (path_conv::check): Don't complain if /dev/x/foo when x doesn't exist. (mount_info::conv_to_win32_path): Keep translating when a /cygdrive is |