summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0bf1e54aa..fa13b037e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,8 @@
10 any access to locked accounts. ok djm@ 10 any access to locked accounts. ok djm@
11 - (djm) Bug #564: Perform PAM account checks for all authentications when 11 - (djm) Bug #564: Perform PAM account checks for all authentications when
12 UsePAM=yes; ok dtucker 12 UsePAM=yes; ok dtucker
13 - (dtucker) [configure.ac] Bug #533, #551: define BROKEN_GETADDRINFO on
14 Tru64, solves getnameinfo and "bad addr or host" errors. ok djm@
13 15
1420030822 1620030822
15 - (djm) s/get_progname/ssh_get_progname/g to avoid conflict with Heimdal 17 - (djm) s/get_progname/ssh_get_progname/g to avoid conflict with Heimdal
@@ -864,4 +866,4 @@
864 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. 866 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
865 Report from murple@murple.net, diagnosis from dtucker@zip.com.au 867 Report from murple@murple.net, diagnosis from dtucker@zip.com.au
866 868
867$Id: ChangeLog,v 1.2903 2003/08/25 03:08:49 djm Exp $ 869$Id: ChangeLog,v 1.2904 2003/08/25 03:27:40 dtucker Exp $