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/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/winsup/w32api/ChangeLog b/winsup/w32api/ChangeLog
index d12955134..a04b62a1c 100644
--- a/winsup/w32api/ChangeLog
+++ b/winsup/w32api/ChangeLog
@@ -1,3 +1,13 @@
+2009-06-07 Corinna Vinschen <corinna@vinschen.de>
+
+ * include/ddk/ntapi.h: Add NtXxx equivalent to ZwXxx where missing
+ and vice versa.
+ * include/ddk/ntifs.h: Ditto.
+ * include/ddk/winddk.h: Ditto.
+ * lib/ntdll.def (NtPlugPlayControl, NtQueryInstallUILanguage,
+ ZwPlugPlayControl, ZwQueryInstallUILanguage): Add entry points defined
+ in header, but missing in lib. Omit NT4-only entry points.
+
2009-05-01 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
* include/shellapi.h (SHIL_LARGE, SHIL_SMALL, SHIL_EXTRALARGE,