summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 3a7328c30..b8aeca83c 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,5 +1,12 @@
2006-11-28 Corinna Vinschen <corinna@vinschen.de>
+ * security.cc (create_token): Revert erroneous change to test
+ subauth_token for INVAILD_HANDLE_VALUE.
+ * syscalls.cc (seteuid32): Set create_token's subauth_token parameter
+ back to NULL.
+
+2006-11-28 Corinna Vinschen <corinna@vinschen.de>
+
* fhandler.cc (fhandler_base::open): Fix previous patch to handle the
SYSTEM attribute as well.