summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2005-01-20 22:20:50 +1100
committerDarren Tucker <dtucker@zip.com.au>2005-01-20 22:20:50 +1100
commit3c66080aa26e5121805c80728a9c801b08a7870e (patch)
tree350a6cd92438b1ad876622b92557be577e8457b7 /ChangeLog
parent33bc334a8bb6f20ca659f7d4f4669a04d54bd2e8 (diff)
- (dtucker) [auth-chall.c auth.h auth2-chall.c] Bug #936: Remove pam from
the list of available kbdint devices if UsePAM=no. ok djm@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ec830bbb7..8af4ea5f7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -41,6 +41,8 @@
41 - (dtucker) [loginrec.h] Bug #952: Increase size of username field to 128 41 - (dtucker) [loginrec.h] Bug #952: Increase size of username field to 128
42 bytes to prevent errors from login_init_entry() when the username is 42 bytes to prevent errors from login_init_entry() when the username is
43 exactly 64 bytes(!) long. From brhamon at cisco.com, ok djm@ 43 exactly 64 bytes(!) long. From brhamon at cisco.com, ok djm@
44 - (dtucker) [auth-chall.c auth.h auth2-chall.c] Bug #936: Remove pam from
45 the list of available kbdint devices if UsePAM=no. ok djm@
44 46
4520050118 4720050118
46 - (dtucker) [INSTALL Makefile.in configure.ac survey.sh.in] Implement 48 - (dtucker) [INSTALL Makefile.in configure.ac survey.sh.in] Implement
@@ -2013,4 +2015,4 @@
2013 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 2015 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
2014 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 2016 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
2015 2017
2016$Id: ChangeLog,v 1.3619 2005/01/20 11:07:29 dtucker Exp $ 2018$Id: ChangeLog,v 1.3620 2005/01/20 11:20:50 dtucker Exp $