summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 49014534e..f3edcd44f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,7 @@
7 - (djm) Try to avoid adding -I/usr/include to CPPFLAGS during SSL tests. This 7 - (djm) Try to avoid adding -I/usr/include to CPPFLAGS during SSL tests. This
8 can cause weird segfaults errors on Solaris 8 can cause weird segfaults errors on Solaris
9 - (djm) Avoid warning in PAM code by making read_passphrase arguments const 9 - (djm) Avoid warning in PAM code by making read_passphrase arguments const
10 - (djm) Add --with-pam to RPM spec files
10 11
1120010115 1220010115
12 - (bal) sftp-server.c change to use chmod() if fchmod() does not exist. 13 - (bal) sftp-server.c change to use chmod() if fchmod() does not exist.