diff options
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r-- | winsup/cygwin/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index ef02345a9..a8e45ab48 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,7 @@ +2002-03-06 Christopher Faylor <cgf@redhat.com> + + * path.cc (normalize_posix_path): Avoid runs of '.'s > 2. + 2002-03-05 Christopher Faylor <cgf@redhat.com> * errno.cc: Change EPERM associated text to "Operation not permitted" |