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 893d59489..08445e463 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,5 +1,10 @@ 2003-12-04 Christopher Faylor <cgf@redhat.com> + * path.cc (slash_unc_prefix_p): Allow '.' as a valid character after + '\\' in a UNC path. + +2003-12-04 Christopher Faylor <cgf@redhat.com> + * exceptions.cc (setup_handler): Remove ill-advised debugging output. 2003-12-04 Corinna Vinschen <corinna@vinschen.de> |