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 530682e15..858c49b1a 100644
--- a/winsup/w32api/ChangeLog
+++ b/winsup/w32api/ChangeLog
@@ -1,3 +1,10 @@
+2006-02-19 Danny Smith <dannysmith@users.sourceforge.net>
+
+ * include/commctrl.h (LPNMLVCACHEHINT): Correct spelling.
+ Thanks to: Sebastian Pipping <hartwork at users dot sf dot net>
+ (PNM_CACHEHINT): Add backward compatibilty define.
+ (LPNM_CACHEHINT): Likewise.
+
2006-02-06 Danny Smith <dannysmith@users.sourceforge.net>
* include/shlobj.h (PathResolve): Fix typo in _WIN32_WINNT guard.