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 9f7bba565..81809489a 100644
--- a/winsup/w32api/ChangeLog
+++ b/winsup/w32api/ChangeLog
@@ -1,5 +1,11 @@
2003-01-08 Danny Smith <dannysmith@users.sourceforge.net>
+ * lib/dxguid.c: Don't #include <objbase.h>.
+ * include/unknwn.h: Partially revert change of 2002-12-26.
+ Don't include <ole2.h>.
+
+2003-01-08 Danny Smith <dannysmith@users.sourceforge.net>
+
* lib/dinput.c: Don't #include <objbase.h>.
2003-01-08 Bart Oldeman <bartoldeman@users.sourceforge.net>