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/ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/winsup/w32api/ChangeLog b/winsup/w32api/ChangeLog
index 9789f1594..3430be4cc 100644
--- a/winsup/w32api/ChangeLog
+++ b/winsup/w32api/ChangeLog
@@ -1,3 +1,9 @@
+2006-01-12 Danny Smith <dannysmith@users.sourceforge.net>
+
+ * include/aclapi.h (WINADVAPI): Add to prototypes.
+ * include/winreg.h (WINADVAPI): Likewise.
+ * include/winsvc.h (WINADVAPI): Likewise.
+
2006-01-05 Michael Gerdau <mgd@technosis.de>
* include/winbase.h (WINADVAPI): Define.
@@ -21,7 +27,7 @@
2005-12-22 Danny Smith <dannysmith@users.sourceforge.net>
* lib/ws2_32.c: New file, defining IPv6 constants.
- * Makefile.in (SOURCES): Add ws2_32.c
+ * lib/Makefile.in (SOURCES): Add ws2_32.c
(EXTRA_OBJS): Add ws2_32.o.
2005-12-21 Michael Jung <mjung@iss.tu-darmstadt.de>