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:
authorDanny Smith <dannysmith@users.sourceforge.net>2002-03-13 23:00:16 +0300
committerDanny Smith <dannysmith@users.sourceforge.net>2002-03-13 23:00:16 +0300
commit5289f34254d5ca894cb0ccf6a0834b4d0a5f1e58 (patch)
tree3b2acbf059a954f951e5469b8e1bd2416bccca2c /winsup/w32api/ChangeLog
parent73ea29f42ce627a42e646c1256b2dd31b51a0afc (diff)
* include/richedit.h (RICHEDIT_CLASS): UNICODE it.
* include/shlobj.h (IContextMenu2): Put methods in right order. * include/basetyps.h (REFGUID, REFIID, REFCLSID): Check for CINTERFACE before defining.
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 4489891fc..3f5f3942f 100644
--- a/winsup/w32api/ChangeLog
+++ b/winsup/w32api/ChangeLog
@@ -1,3 +1,10 @@
+2002-03-14 Gunnar Degnbol <gdegnbol@users.sourceforge.net>
+
+ * include/richedit.h (RICHEDIT_CLASS): UNICODE it.
+ * include/shlobj.h (IContextMenu2): Put methods in right order.
+ * include/basetyps.h (REFGUID, REFIID, REFCLSID): Check for
+ CINTERFACE before defining.
+
2002-03-09 Danny Smith <dannysmith@users.sourceforge.net>
* include/accctrl.h: Add #pragma GCC system_header