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/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/winsup/w32api/ChangeLog b/winsup/w32api/ChangeLog
index 51e5b6c49..ba18fd3b8 100644
--- a/winsup/w32api/ChangeLog
+++ b/winsup/w32api/ChangeLog
@@ -1,3 +1,9 @@
+2004-12-23 Danny Smith <dannysmith@users.sourceforge.net>
+
+ * include/commctrl.h (CDRF_NOTIFYSUBITEMDRAW): Add define.
+ Thanks to: Chris Sutcliffe <ironhead@walled.net>
+ (CDRF_*): Use hex notation for constants.
+
2004-12-08 Danny Smith <dannysmith@users.sourceforge.net>
* include/sqlext.h (SQL_INTERVAL_*): Correct macros.