summaryrefslogtreecommitdiffstats
path: root/winsup/w32api/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/w32api/ChangeLog')
-rw-r--r--winsup/w32api/ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/winsup/w32api/ChangeLog b/winsup/w32api/ChangeLog
index f77c93a7c..30646f2a7 100644
--- a/winsup/w32api/ChangeLog
+++ b/winsup/w32api/ChangeLog
@@ -1,3 +1,21 @@
+2002-07-02 Danny Smith <dannysmith@users.sourceforge.net>
+
+ * include/commctrl.h (WC_*): Remove some duplicate defines.
+
+2002-07-02 Ken Fitlike <kenfitlike@hotmail.com>
+
+ * include/commctrl.h (WC_IPADDRESS[AW]): Add defines and
+ UNICODE mappings.
+ (IPM*): Add defines.
+ (IPN_*): Add defines.
+ (NMIPADDRESS): Add structure and typedefs.
+ (MAKEIPADDRESS): Add macro.
+ (MAKEIPRANGE): Add macro.
+ (FIRST_IPADDRESS): Add macro.
+ (SECOND_IPADDRESS): Add macro.
+ (THIRD_IPADDRESS): Add macro.
+ (FOURTH_IPADDRESS): Add macro.
+
2002-06-25 Conrad Scott <conrad.scott@dsl.pipex.com>
* include/winbase.h (FILE_FLAG_FIRST_PIPE_INSTANCE): Add constant.