diff --git a/winsup/ChangeLog b/winsup/ChangeLog index 6e37e6d91..90322944f 100644 --- a/winsup/ChangeLog +++ b/winsup/ChangeLog @@ -1,8 +1,3 @@ -2009-05-04 Christopher Faylor - - * cygcheck.cc (find_app_on_path): Avoid using NULL pointer if - find_on_path doesn't find the app on the path. - 2009-02-23 Sjors Gielen * Makefile.in: Add DESTDIR functionality. diff --git a/winsup/utils/ChangeLog b/winsup/utils/ChangeLog index b8f94cce4..a40070def 100644 --- a/winsup/utils/ChangeLog +++ b/winsup/utils/ChangeLog @@ -8,6 +8,11 @@ * setfacl.c: Ditto. * ssp.c: Ditto. +2009-05-04 Christopher Faylor + + * cygcheck.cc (find_app_on_path): Avoid using NULL pointer if + find_on_path doesn't find the app on the path. + 2009-05-04 Corinna Vinschen * cygcheck.cc (usage): Fix option order and print.