summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin Steves <stevesk@pobox.com>2001-04-23 17:55:26 +0000
committerKevin Steves <stevesk@pobox.com>2001-04-23 17:55:26 +0000
commit265fb440e777b05795b6643058032af75d7f5b0e (patch)
treeef4fcc5434053e918e2b6747237131fe001b5827 /ChangeLog
parent5f3b9b9091b8887b28c46eea3ca574f13bb1388a (diff)
start_pam() not pam_start()
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index f2857a4f..19fe40b5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,7 +3,7 @@
- markus@cvs.openbsd.org 2001/04/22 23:58:36
[ssh-keygen.1 ssh.1 sshd.8]
document hostbased and other cleanup
- - (stevesk) pam_start() doesn't use DNS now for sshd -u0.
+ - (stevesk) start_pam() doesn't use DNS now for sshd -u0.
20010422
- OpenBSD CVS Sync
@@ -5232,4 +5232,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
-$Id: ChangeLog,v 1.1161 2001/04/23 17:28:28 stevesk Exp $
+$Id: ChangeLog,v 1.1162 2001/04/23 17:55:26 stevesk Exp $