summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2003-08-25 11:51:19 +1000
committerDarren Tucker <dtucker@zip.com.au>2003-08-25 11:51:19 +1000
commite41bba584737f028579961ddf6669b6a768e47e7 (patch)
tree65b6dba443b02b4ebfe6704162685e1f712643b4 /ChangeLog
parent5ade9abc37df3dacacbe20104877ca6dab61082a (diff)
- (dtucker) [acconfig.h auth.c configure.ac sshd.8] Bug #422 again: deny
any access to locked accounts. ok djm@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6ea448a3..f1162fac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,8 @@
- (bal) redo how we handle 'mysignal()'. Move it to
openbsd-compat/bsd-misc.c, s/mysignal/signal/ and #define signal to
be our 'mysignal' by default. OK djm@
+ - (dtucker) [acconfig.h auth.c configure.ac sshd.8] Bug #422 again: deny
+ any access to locked accounts. ok djm@
20030822
- (djm) s/get_progname/ssh_get_progname/g to avoid conflict with Heimdal
@@ -860,4 +862,4 @@
- Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
Report from murple@murple.net, diagnosis from dtucker@zip.com.au
-$Id: ChangeLog,v 1.2901 2003/08/25 01:16:21 mouring Exp $
+$Id: ChangeLog,v 1.2902 2003/08/25 01:51:19 dtucker Exp $