diff options
Diffstat (limited to 'winsup/utils/ChangeLog')
-rw-r--r-- | winsup/utils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
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 <me+cygwin@cgf.cx> + + * 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 <corinna@vinschen.de> * cygcheck.cc (usage): Fix option order and print. |