summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index a6198ced9..a3585494b 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,13 @@
+2007-08-17 Corinna Vinschen <corinna@vinschen.de>
+
+ * autoload.cc (CloseDesktop): Define.
+ (CreateDesktopA): Define.
+ (SetThreadDesktop): Define.
+ * spawn.cc (spawn_guts): When starting a process under another user
+ account, don't open up permissions on current window station and
+ desktop. Instead, if not in interactive session, create a new per-user
+ window station plus default desktop and use that for the child process.
+
2007-08-16 Corinna Vinschen <corinna@vinschen.de>
* fhandler_disk_file.cc (fhandler_disk_file::fchmod): Handle S_IFSOCK