summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2003-05-10 17:05:46 +1000
committerDarren Tucker <dtucker@zip.com.au>2003-05-10 17:05:46 +1000
commitc437cda328b4733b59a7ed028b72e6b7f58f86e6 (patch)
tree09a09eb5692bd287c9ac882e16ea22c8de59c88b /ChangeLog
parente8831091c390dcfd6b6cbc299e26192697b392bf (diff)
- (dtucker) Bug #536: Test for and work around openpty/controlling tty
problem on Linux (fixes "could not set controlling tty" errors). Also renames STREAMS_PUSH_ACQUIRES_CTTY to the more generic SSHD_ACQUIRES_CTTY and moves the Solaris-specific comments to configure.ac.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 18a975ad3..5b4ff341b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
120030510 120030510
2 - (dtucker) Bug #318: Create ssh_prng_cmds.out during "make" rather than 2 - (dtucker) Bug #318: Create ssh_prng_cmds.out during "make" rather than
3 "make install". Patch by roth@feep.net. 3 "make install". Patch by roth@feep.net.
4 - (dtucker) Bug #536: Test for and work around openpty/controlling tty
5 problem on Linux (fixes "could not set controlling tty" errors).
4 6
520030504 720030504
6 - (dtucker) Bug #497: Move #include of bsd-cygwin_util.h to openbsd-compat.h. 8 - (dtucker) Bug #497: Move #include of bsd-cygwin_util.h to openbsd-compat.h.
@@ -1374,4 +1376,4 @@
1374 save auth method before monitor_reset_key_state(); bugzilla bug #284; 1376 save auth method before monitor_reset_key_state(); bugzilla bug #284;
1375 ok provos@ 1377 ok provos@
1376 1378
1377$Id: ChangeLog,v 1.2671 2003/05/10 06:48:23 dtucker Exp $ 1379$Id: ChangeLog,v 1.2672 2003/05/10 07:05:46 dtucker Exp $