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-05-07 03:37:52 +0400
committerDanny Smith <dannysmith@users.sourceforge.net>2002-05-07 03:37:52 +0400
commit3769952b4d544a2b98eadd2b7761359590aaee8d (patch)
tree0a1a2599653e87f4a6e8c467ae7722d1ed7aed5f /winsup/w32api/ChangeLog
parenta03790e41999bc56b0749c47ae8c7945d9f3231f (diff)
* include/windows.h: Move _ANONYMOUS_UNION, _ANONYMOUS_STRUCT,
STRICT and related defines to ... * include/windef.h: Here. ChangeLog: Correct date and typo in last entry.
Diffstat (limited to 'winsup/w32api/ChangeLog')
-rw-r--r--winsup/w32api/ChangeLog10
1 files changed, 8 insertions, 2 deletions
diff --git a/winsup/w32api/ChangeLog b/winsup/w32api/ChangeLog
index 64e8e8623..5d03de0d1 100644
--- a/winsup/w32api/ChangeLog
+++ b/winsup/w32api/ChangeLog
@@ -1,7 +1,13 @@
-2002-06-02 Danny Smith <dannysmith@users.sourceforge.net>
+2002-05-07 Danny Smith <dannysmith@users.sourceforge.net>
+
+ * include/windows.h: Move ANONYMOUS_UNION, _ANONYMOUS_STRUCT,
+ STRICT and related defines to ...
+ * include/windef.h: Here.
+
+2002-05-03 Danny Smith <dannysmith@users.sourceforge.net>
* include/winsock2.h (int32): Remove typedef.
- (SEVICETYPE): Add typedef.
+ (SERVICETYPE): Add typedef.
(struct _flowspec):Revise struct definition, Comment
on types used for members.