summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin')
-rw-r--r--winsup/cygwin/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 57292c634..fe365db98 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -11,6 +11,8 @@
2008-03-26 Christopher Faylor <me+cygwin@cgf.cx>
+ Implement method of detecting a missing dll as suggested by Brian
+ Dessent.
* hookapi.cc (find_first_notloaded_dll): New function.
* pinfo.cc (status_exit): New function. Issue message when dll not
found. Use find_first_notloaded_dll to find a nonexistent dll.