summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2003-12-31 14:59:17 +1100
committerDarren Tucker <dtucker@zip.com.au>2003-12-31 14:59:17 +1100
commit2a6b029f9969491319600b4623d56a85e57b9833 (patch)
tree209585c321e43e61cb1c2380b5a6fa0d6070ca7e /ChangeLog
parentea2870619d295b0ff6398b3115c4a4e0ac543edb (diff)
- (dtucker) [configure.ac] Only test setresuid and setresgid if they exist.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 4c2e2f25c..cd48ba423 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
2120031219 2220031219
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 $