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, 8 insertions, 0 deletions
diff --git a/winsup/w32api/ChangeLog b/winsup/w32api/ChangeLog
index de57b1166..329e4b54c 100644
--- a/winsup/w32api/ChangeLog
+++ b/winsup/w32api/ChangeLog
@@ -1,3 +1,11 @@
+2009-10-04 Corinna Vinschen <corinna@vinschen.de>
+
+ * include/winbase.h (CreateRestrictedToken): Declare for >= Win 2000.
+ _WIN32_WINNT >= 0x0500.
+ (DISABLE_MAX_PRIVILEGE, SANDBOX_INERT, LUA_TOKEN,
+ WRITE_RESTRICTED): Define.
+ (IsTokenRestricted): Declare for >= Win 2000.
+
2009-08-30 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
* include/wtsapi32.h (WTSQuerySessionInformationA,