diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -17,6 +17,7 @@ | |||
17 | [auth2-passwd.c] | 17 | [auth2-passwd.c] |
18 | Ignore password change request during password auth (which we currently | 18 | Ignore password change request during password auth (which we currently |
19 | don't support) and discard proposed new password. corrections/ok markus@ | 19 | don't support) and discard proposed new password. corrections/ok markus@ |
20 | - (dtucker) [configure.ac] Only test setresuid and setresgid if they exist. | ||
20 | 21 | ||
21 | 20031219 | 22 | 20031219 |
22 | - (dtucker) [defines.h] Bug #458: Define SIZE_T_MAX as UINT_MAX if we | 23 | - (dtucker) [defines.h] Bug #458: Define SIZE_T_MAX as UINT_MAX if we |
@@ -1636,4 +1637,4 @@ | |||
1636 | - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. | 1637 | - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. |
1637 | Report from murple@murple.net, diagnosis from dtucker@zip.com.au | 1638 | Report from murple@murple.net, diagnosis from dtucker@zip.com.au |
1638 | 1639 | ||
1639 | $Id: ChangeLog,v 1.3157 2003/12/31 00:43:24 dtucker Exp $ | 1640 | $Id: ChangeLog,v 1.3158 2003/12/31 03:59:17 dtucker Exp $ |