diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -3,7 +3,9 @@ | |||
3 | - (tim) [sshpty.c] set tty modes when allocating old style bsd ptys to | 3 | - (tim) [sshpty.c] set tty modes when allocating old style bsd ptys to |
4 | match what newer style ptys have when allocated. Based on a patch by | 4 | match what newer style ptys have when allocated. Based on a patch by |
5 | Roger Cornelius <rac@tenzing.org> | 5 | Roger Cornelius <rac@tenzing.org> |
6 | [README.privsep] UnixWare 7 and OpenUNIX 8 work. | 6 | - (tim) [README.privsep] UnixWare 7 and OpenUNIX 8 work. |
7 | - (tim) [README.privsep] remove reference to UnixWare 7 and OpenUNIX 8 | ||
8 | from PAM-enabled pragraph. UnixWare has no PAM. | ||
7 | 9 | ||
8 | 20020513 | 10 | 20020513 |
9 | - (stevesk) add initial README.privsep | 11 | - (stevesk) add initial README.privsep |
@@ -586,4 +588,4 @@ | |||
586 | - (stevesk) entropy.c: typo in debug message | 588 | - (stevesk) entropy.c: typo in debug message |
587 | - (djm) ssh-keygen -i needs seeded RNG; report from markus@ | 589 | - (djm) ssh-keygen -i needs seeded RNG; report from markus@ |
588 | 590 | ||
589 | $Id: ChangeLog,v 1.2116 2002/05/14 00:07:18 tim Exp $ | 591 | $Id: ChangeLog,v 1.2117 2002/05/14 03:50:38 tim Exp $ |