diff options
Diffstat (limited to 'winsup/utils/ChangeLog')
-rw-r--r-- | winsup/utils/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/winsup/utils/ChangeLog b/winsup/utils/ChangeLog index 7e54935a9..0abc51769 100644 --- a/winsup/utils/ChangeLog +++ b/winsup/utils/ChangeLog @@ -1,3 +1,8 @@ +2001-11-21 Christopher Faylor <cgf@redhat.com> + + * path.cc (cygpath): Don't consider cygpath stuff when trying to derive + native paths. + 2001-11-20 Mark Bradshaw <bradshaw@staff.crosswalk.com> * mkpasswd.c: include lmerr.h @@ -123,7 +128,7 @@ 2001-10-15 Christopher Faylor <cgf@redhat.com> - * mkpasswd.cc (enum_users): Shorten "unused" passwd field. + * mkpasswd.cc (enum_users): Shorten "unused" passwd field. 2001-10-13 Christopher Faylor <cgf@redhat.com> |