summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2003-11-13 19:52:31 +1100
committerDarren Tucker <dtucker@zip.com.au>2003-11-13 19:52:31 +1100
commitae52b7ca596adf4f2b9a5c6a19062f42a2543b02 (patch)
treeb1df632e3f30dd93a18848501e91c51c2117541d /ChangeLog
parent798ca84d606abba35ea790ba0a8abb25ca2b67cb (diff)
- (dtucker) [auth-pam.c] Add newline to accumulated PAM_TEXT_INFO and
PAM_ERROR_MSG messages.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 4a1c55a5..5cffbbc2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,8 @@
- Create configs from skeletons in /etc/defaults/etc.
- Use /bin/bash, allows reading user input with readline support.
- Remove really old configs from /usr/local.
+ - (dtucker) [auth-pam.c] Add newline to accumulated PAM_TEXT_INFO and
+ PAM_ERROR_MSG messages.
20031106
- (djm) Clarify UsePAM consequences a little more
@@ -1411,4 +1413,4 @@
- Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
Report from murple@murple.net, diagnosis from dtucker@zip.com.au
-$Id: ChangeLog,v 1.3095 2003/11/13 00:28:49 dtucker Exp $
+$Id: ChangeLog,v 1.3096 2003/11/13 08:52:31 dtucker Exp $