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:
Diffstat (limited to 'winsup/w32api/ChangeLog')
-rw-r--r--winsup/w32api/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/winsup/w32api/ChangeLog b/winsup/w32api/ChangeLog
index 63f668e01..eb69735b8 100644
--- a/winsup/w32api/ChangeLog
+++ b/winsup/w32api/ChangeLog
@@ -1,3 +1,13 @@
+2003-09-08 Justin Forest <vhex@users.sourceforge.net>
+
+ * include/winuser.h (PM_QS_INPUT, PM_QS_POSTMESSAGE,
+ PM_QS_PAINT, PM_QS_SENDMESSAGE): Add defines.
+
+2003-09-08 Filip Navara <xnavara@volny.cz>
+
+ * include/wingdi.h (GRADIENT_FILL_RECT_H, GRADIENT_FILL_RECT_V,
+ GRADIENT_FILL_TRIANGLE, GRADIENT_FILL_OP_FLAG): Add defines.
+
2003-09-05 Earnie Boyd <earnie@users.sf.net>
* include/w32api.h (_NT5, etc): Reverse the changes of 2003-07-01.