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 840dc8265..7216cad1d 100644
--- a/winsup/w32api/ChangeLog
+++ b/winsup/w32api/ChangeLog
@@ -1,5 +1,12 @@
2004-03-16 Danny Smith <dannysmith@users.sourceforge.net>
+ * include/docobj.h (IOleDocumentView::GetDocument): Correct
+ prototype.
+ Thanks to Buster Copley <consequent@users.sourceforge.net>
+
+
+2004-03-16 Danny Smith <dannysmith@users.sourceforge.net>
+
* lib/ddk/ntoskrnl.def (MmAllocatePagesForMdl): Correct suffix.
(MmMapIoSpace): Likewise.
Thanks to Dan Aloni <da-x@colinux.org>