summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2003-11-13 11:21:31 +1100
committerDarren Tucker <dtucker@zip.com.au>2003-11-13 11:21:31 +1100
commit0947ddff72097b45021facdae40d0beac0fe1e10 (patch)
tree9b7c1aa20d51a40b557dfa062375ee9bd474d303 /ChangeLog
parent418a386f2bb62ff03cee5dfc2c8d561aba08d8c1 (diff)
- (dtucker) [auth-pam.c] Append newlines to lines output by the
pam_chauthtok_conv().
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d31002b0..1cb4a8e1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+20031113
+ - (dtucker) [auth-pam.c] Append newlines to lines output by the
+ pam_chauthtok_conv().
+
20031106
- (djm) Clarify UsePAM consequences a little more
@@ -1397,4 +1401,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.3093 2003/11/06 09:27:51 djm Exp $
+$Id: ChangeLog,v 1.3094 2003/11/13 00:21:31 dtucker Exp $