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 + 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.