diff options
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r-- | winsup/cygwin/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 9e2100881..e2251d2fe 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,12 @@ +2004-12-23 Pierre Humblet <pierre.humblet@ieee.org> + Christopher Faylor <cgf@timesys.com> + + * path.h (path_conv::set_normalized_path): Add second argument and fill + it in throughout. + * path.cc (path_conv::check): Declare, set and use "strip_tail". + (path_conv::set_normalized_path): Add and use second argument, + replacing all tail stripping tests. + 2004-12-23 Christopher Faylor <cgf@timesys.com> * cygthread.cc (cygthread::cygthread): Guard debugging variable with |