add credit

This commit is contained in:
Christopher Faylor 2008-03-27 17:00:54 +00:00
parent 75cb662405
commit b5f9c24f7e
1 changed files with 2 additions and 0 deletions

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