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:
authorMumit Khan <khan@@xraylith.wisc.edu>2000-03-30 10:08:58 +0400
committerMumit Khan <khan@@xraylith.wisc.edu>2000-03-30 10:08:58 +0400
commitf36f4868d1d9e16e9e8dd665c0b0d2e88c501ad9 (patch)
tree65822792fbfe0e0d119079c8ea621dd01ac8f50c /winsup/w32api/ChangeLog
parentb0ddfa70a557797d4071837f33543f3f10042cbc (diff)
2000-03-30 Mumit Khan <khan@xraylith.wisc.edu>
* include/ole.h: Workaround for C++ parser bug. * include/rpcdcep.h: Likewise. * include/winsock.h: Likewise.
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 1249423d6..30039abca 100644
--- a/winsup/w32api/ChangeLog
+++ b/winsup/w32api/ChangeLog
@@ -1,3 +1,9 @@
+2000-03-30 Mumit Khan <khan@xraylith.wisc.edu>
+
+ * include/ole.h: Workaround for C++ parser bug.
+ * include/rpcdcep.h: Likewise.
+ * include/winsock.h: Likewise.
+
Sun Mar 26 13:41:47 2000 Christopher Faylor <cgf@cygnus.com>
* include/winnt.h: Eliminate duplicate PCONTEXT and LPCONTEXT typedefs.