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 ed9d16731..0aff5fccb 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,8 @@ +2005-05-13 Christopher Faylor <cgf@timesys.com> + + * fhandler_netdrive.cc (fhandler_netdrive::exists): Assert that "//" + exists. + 2005-05-12 Christopher Faylor <cgf@timesys.com> * cygtls.cc (_cygtls::remove): Eliminate compiler warning. |