summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--winsup/ChangeLog5
-rw-r--r--winsup/utils/ChangeLog5
2 files changed, 5 insertions, 5 deletions
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 <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-02-23 Sjors Gielen <mailinglist@dazjorz.com>
* 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 <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.