Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Sutcliffe <ir0nh34d@users.sourceforge.net>2006-06-03 23:32:21 +0400
committerChris Sutcliffe <ir0nh34d@users.sourceforge.net>2006-06-03 23:32:21 +0400
commita615ed802386065c9ea3aa409767d4fcd8bfc4ed (patch)
tree9be00ad706d10d5be1ae7f6b15eff9efe4a6ee01 /winsup/w32api
parentbc78e8bc6a28e6dc253054214abbc1406aed2a78 (diff)
Expand ChangeLog entry
Diffstat (limited to 'winsup/w32api')
-rw-r--r--winsup/w32api/ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/winsup/w32api/ChangeLog b/winsup/w32api/ChangeLog
index f43ab752a..8a051c7e0 100644
--- a/winsup/w32api/ChangeLog
+++ b/winsup/w32api/ChangeLog
@@ -793,7 +793,9 @@
2006-04-13 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
- * include/winbase.h (GET_MODULE_HANDLE_EX_FLAG_*): Define.
+ * include/winbase.h (GET_MODULE_HANDLE_EX_FLAG_FROM_ADDRESS,
+ GET_MODULE_HANDLE_EX_FLAG_PIN,
+ GET_MODULE_HANDLE_EX_FLAG_UNCHANGED_REFCOUNT): Define.
Thanks to: Brandon Sneed <brandon at redf dot net>
2006-04-08 Danny Smith <dannysmith@users.sourceforge.net>