summaryrefslogtreecommitdiffstats
path: root/winsup/w32api/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/w32api/ChangeLog')
-rw-r--r--winsup/w32api/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/winsup/w32api/ChangeLog b/winsup/w32api/ChangeLog
index 44d2a43b7..24cd65ed2 100644
--- a/winsup/w32api/ChangeLog
+++ b/winsup/w32api/ChangeLog
@@ -1,5 +1,12 @@
2005-11-12 Danny Smith <dannysmith@users.sourceforge.net>
+ * include/commdlg.h (OPENFILENAMEW): Add members for
+ _WIN32_WINNT >= 0x0500.
+ Thanks to Ricardo Dalcorsso Fodra.
+ (OPENFILENAMEA): Modify whitespace. Ansify comment.
+
+2005-11-12 Danny Smith <dannysmith@users.sourceforge.net>
+
* include/wingdi.h (GetICMProfileA): Correct prototype.
(GetICMProfileW): Likewise.
Thanks to: Paul J Lucas