summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin Steves <stevesk@pobox.com>2001-04-20 17:43:47 +0000
committerKevin Steves <stevesk@pobox.com>2001-04-20 17:43:47 +0000
commit85ecbe767e6cdcf04ac2d1784e54212533d88ae9 (patch)
tree603ed800892384e602b895ebf7478365c3d157d5 /ChangeLog
parentc3d007155288d141f749faacbd06ba4fe30c1e5e (diff)
- (stevesk) set the default PAM service name to __progname instead
of the hard-coded value "sshd"; from Mark D. Roth <roth@feep.net>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index dceb982a..8ba9f7e5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,8 @@
Split out and improve escape character documentation, mention ~R in
~? help text; ok markus@
- Update RPM spec files for CVS version.h
+ - (stevesk) set the default PAM service name to __progname instead
+ of the hard-coded value "sshd"; from Mark D. Roth <roth@feep.net>
20010420
- OpenBSD CVS Sync
@@ -5195,4 +5197,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
-$Id: ChangeLog,v 1.1149 2001/04/20 13:19:37 djm Exp $
+$Id: ChangeLog,v 1.1150 2001/04/20 17:43:48 stevesk Exp $