diff options
author | Conrad Scott <conrad.scott@dsl.pipex.com> | 2002-07-03 15:56:35 +0000 |
---|---|---|
committer | Conrad Scott <conrad.scott@dsl.pipex.com> | 2002-07-03 15:56:35 +0000 |
commit | bd86408f5893ab5369f9e4eebbfce1fa8424ce51 (patch) | |
tree | 6c4ecdf53d9bfe86bb35389e2db702ee5fcbb7e8 /winsup/cygwin/ChangeLog | |
parent | 88c9830f595e8cb77078d400bad2da5bb0d6dbfd (diff) | |
download | cygnal-bd86408f5893ab5369f9e4eebbfce1fa8424ce51.tar.gz cygnal-bd86408f5893ab5369f9e4eebbfce1fa8424ce51.tar.bz2 cygnal-bd86408f5893ab5369f9e4eebbfce1fa8424ce51.zip |
* tty.cc (tty::common_init): Reverse logic of cygserver check in
call to SetKernelObjectSecurity.
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r-- | winsup/cygwin/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 8f3f2efd4..c4ed4aa6e 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,8 @@ +2002-07-03 Conrad Scott <conrad.scott@dsl.pipex.com> + + * tty.cc (tty::common_init): Reverse logic of cygserver check in + call to SetKernelObjectSecurity. + 2002-07-03 Thomas Pfaff <tpfaff@gmx.net> * autoload.cc (WSAEventSelect): Define new autoload function. |