diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index f33a3d229..62c23f9c0 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,7 @@ +2004-05-06 Christopher Faylor + + * + 2004-05-06 Christopher Faylor * thread.cc (pthread::create): Move postcreate call to avoid a @@ -8,7 +12,8 @@ 2004-05-07 Pierre Humblet Christopher Faylor - * path.cc (mount_info::conv_to_posix_path): Add return. + * path.cc (mount_info::conv_to_posix_path): Return proper status when + chrooted. 2004-05-06 Pierre Humblet