summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin Steves <stevesk@pobox.com>2000-10-14 17:51:48 +0000
committerKevin Steves <stevesk@pobox.com>2000-10-14 17:51:48 +0000
commite0f49143d3eb0519339997a0711e1d62fdd26db1 (patch)
treea5071defdabd0667c20fab3ee84462e9f14425d1 /ChangeLog
parentc368a3c93995be732f95be2afadbe4a42977b6bd (diff)
- (stevesk) Display correct path to ssh-askpass in configure output.
Report from Lutz Jaenicke.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 561d4d076..c7099dc27 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -85,6 +85,8 @@
85 - (stevesk) rijndael.c: cleanup missing declaration warnings. 85 - (stevesk) rijndael.c: cleanup missing declaration warnings.
86 - (stevesk) ~/.hushlogin shouldn't cause required password change to 86 - (stevesk) ~/.hushlogin shouldn't cause required password change to
87 be bypassed. 87 be bypassed.
88 - (stevesk) Display correct path to ssh-askpass in configure output.
89 Report from Lutz Jaenicke.
88 90
8920001007 9120001007
90 - (stevesk) Print PAM return value in PAM log messages to aid 92 - (stevesk) Print PAM return value in PAM log messages to aid