summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2001-04-16 18:37:05 +1000
committerDamien Miller <djm@mindrot.org>2001-04-16 18:37:05 +1000
commit364a9bd9ce0fa0c357e55306df56e47883a591f9 (patch)
treeaa3973186d00cc3be06f9b3af3602b83e381a288 /ChangeLog
parent3b12614396192aa0e7b62cddf593c440feb70d2f (diff)
- Fix OSF SIA support displaying too much information for quiet
logins and logins where access was denied by SIA. Patch from Chris Adams <cmadams@hiwaay.net>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 611e001d8..60a7bc0a0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -34,6 +34,9 @@
34 [session.c] 34 [session.c]
35 Split motd and hushlogin checks into seperate functions, helps for 35 Split motd and hushlogin checks into seperate functions, helps for
36 portable. From Chris Adams <cmadams@hiwaay.net>; ok markus@ 36 portable. From Chris Adams <cmadams@hiwaay.net>; ok markus@
37 - Fix OSF SIA support displaying too much information for quiet
38 logins and logins where access was denied by SIA. Patch from Chris Adams
39 <cmadams@hiwaay.net>
37 40
3820010415 4120010415
39 - OpenBSD CVS Sync 42 - OpenBSD CVS Sync
@@ -5119,4 +5122,4 @@
5119 - Wrote replacements for strlcpy and mkdtemp 5122 - Wrote replacements for strlcpy and mkdtemp
5120 - Released 1.0pre1 5123 - Released 1.0pre1
5121 5124
5122$Id: ChangeLog,v 1.1127 2001/04/16 08:29:15 djm Exp $ 5125$Id: ChangeLog,v 1.1128 2001/04/16 08:37:05 djm Exp $