OSDN Git Service

add credit
authorcgf <cgf>
Thu, 27 Mar 2008 17:00:54 +0000 (17:00 +0000)
committercgf <cgf>
Thu, 27 Mar 2008 17:00:54 +0000 (17:00 +0000)
winsup/cygwin/ChangeLog

index 57292c6..fe365db 100644 (file)
@@ -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.