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 721fc33f0..ed530bcb3 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,5 +1,10 @@ 2005-05-07 Christopher Faylor <cgf@timesys.com> + * path.cc (normalize_posix_path): Don't treat '//' specially since + newer versions of bash now get this right. + +2005-05-07 Christopher Faylor <cgf@timesys.com> + * devices.cc: Regenerate with correct name for dev_netdrive_storage. 2005-05-06 Christopher Faylor <cgf@timesys.com> |