summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2003-05-02 23:42:25 +1000
committerDarren Tucker <dtucker@zip.com.au>2003-05-02 23:42:25 +1000
commit97363a8b24601bad631f6f187c487a166f7eb959 (patch)
tree22ddbb3b4756f7579003e3f18b2a2e690cf5d11d /ChangeLog
parent3c01654deb235191d798a5254561624872a7f010 (diff)
- (dtucker) Move handling of bad password authentications into a platform
specific record_failed_login() function (affects AIX & Unicos).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a3bf76549..c850954be 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
120030502 120030502
2 - (dtucker) Bug #544: ignore invalid cmsg_type on Linux 2.0 kernels, 2 - (dtucker) Bug #544: ignore invalid cmsg_type on Linux 2.0 kernels,
3 privsep should now work. 3 privsep should now work.
4 - (dtucker) Move handling of bad password authentications into a platform
5 specific record_failed_login() function (affects AIX & Unicos).
4 6
520030429 720030429
6 - (djm) Add back radix.o (used by AFS support), after it went missing from 8 - (djm) Add back radix.o (used by AFS support), after it went missing from
@@ -1360,4 +1362,4 @@
1360 save auth method before monitor_reset_key_state(); bugzilla bug #284; 1362 save auth method before monitor_reset_key_state(); bugzilla bug #284;
1361 ok provos@ 1363 ok provos@
1362 1364
1363$Id: ChangeLog,v 1.2665 2003/05/02 10:48:21 dtucker Exp $ 1365$Id: ChangeLog,v 1.2666 2003/05/02 13:42:25 dtucker Exp $