diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -3,6 +3,8 @@ | |||
3 | ok dtucker@ | 3 | ok dtucker@ |
4 | - (djm) [auth-pam.c] Avoid use of xstrdup and friends in conversation function, | 4 | - (djm) [auth-pam.c] Avoid use of xstrdup and friends in conversation function, |
5 | instead return PAM_CONV_ERR, avoiding another path to fatal(); ok dtucker@ | 5 | instead return PAM_CONV_ERR, avoiding another path to fatal(); ok dtucker@ |
6 | - (tim) [configure.ac] updwtmpx() on OpenServer seems to add duplicate entry. | ||
7 | Report by rac AT tenzing.org | ||
6 | 8 | ||
7 | 20040717 | 9 | 20040717 |
8 | - (dtucker) [logintest.c scp.c sftp-server.c sftp.c ssh-add.c ssh-agent.c | 10 | - (dtucker) [logintest.c scp.c sftp-server.c sftp.c ssh-add.c ssh-agent.c |
@@ -1533,4 +1535,4 @@ | |||
1533 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM | 1535 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM |
1534 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu | 1536 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu |
1535 | 1537 | ||
1536 | $Id: ChangeLog,v 1.3479 2004/07/18 23:39:11 djm Exp $ | 1538 | $Id: ChangeLog,v 1.3480 2004/07/19 17:19:26 tim Exp $ |