diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index ad31bd2d5..e4e0c9558 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -7,17 +7,6 @@ * include/ctype.h: Declare __ctype_ptr__ to keep newlib build happy. -2008-07-21 Corinna Vinschen - - * Makefile.in (cygcheck.exe): Link against ntdll. - * bloda.cc: link against ntdll functions statically. - * cygpath.cc (get_user_folder): Drop 9x code. - (print_version): Fix copyright. - * mkgroup.c: Remove 9x code. - * mkpasswd.c: Ditto. - * path.cc (oopts): Add new mount options. - * ps.cc: Fix copyright. - 2008-07-19 Corinna Vinschen * autoload.cc (WNetGetProviderNameA): Define.