summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin Steves <stevesk@pobox.com>2001-02-13 11:26:21 +0000
committerKevin Steves <stevesk@pobox.com>2001-02-13 11:26:21 +0000
commitbca8c8f3a14b41fc98693dbf448a873b7cd30f03 (patch)
tree6aab64a03dbac0f1c62c2a01cec987422f059a35 /ChangeLog
parent34bb0c7431d4e41e506eb51cc4a39251110d3f49 (diff)
- (stevesk) auth1.c: fix PAM passwordless check.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 581181db..013a092b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,7 @@
(backed out of original patch and removed it from ChangeLog)
- (bal) Use chown() if fchown() does not exist in ftp-server.c patch by
Tim Rice <tim@multitalents.net>
+ - (stevesk) auth1.c: fix PAM passwordless check.
20010212
- (djm) Update Redhat specfile to allow --define "skip_x11_askpass 1",
@@ -3912,4 +3913,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
-$Id: ChangeLog,v 1.753 2001/02/13 02:40:56 mouring Exp $
+$Id: ChangeLog,v 1.754 2001/02/13 11:26:21 stevesk Exp $