summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2010-08-03 15:50:16 +1000
committerDarren Tucker <dtucker@zip.com.au>2010-08-03 15:50:16 +1000
commit8b7a055e9aac7c95d934e4ad8ba3991dfccfe586 (patch)
treee0092c8b45d80ce057a2ffd9096bc96c6bed68aa /ChangeLog
parent12b29dbd8a439b7de6bd7c30bf9b03539ac2e105 (diff)
- (dtucker) [monitor.c] Bug #1795: Initialize the values to be returned from
PAM to sane values in case the PAM method doesn't write to them. Spotted by Bitman Zhou, ok djm@.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 900999d7a..fd2e2c064 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,9 @@
120100919 120100903
2 - (dtucker) [monitor.c] Bug #1795: Initialize the values to be returned from
3 PAM to sane values in case the PAM method doesn't write to them. Spotted by
4 Bitman Zhou, ok djm@.
5
620100819
2 - (dtucker) [contrib/ssh-copy-ud.1] Bug #1786: update ssh-copy-id.1 with more 7 - (dtucker) [contrib/ssh-copy-ud.1] Bug #1786: update ssh-copy-id.1 with more
3 details about its behaviour WRT existing directories. Patch from 8 details about its behaviour WRT existing directories. Patch from
4 asguthrie at gmail com, ok djm. 9 asguthrie at gmail com, ok djm.