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 18cc5ebfb..49014534e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,7 @@
6 - (djm) Avoid a warning in bsd-bindresvport.c 6 - (djm) Avoid a warning in bsd-bindresvport.c
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 10
1020010115 1120010115
11 - (bal) sftp-server.c change to use chmod() if fchmod() does not exist. 12 - (bal) sftp-server.c change to use chmod() if fchmod() does not exist.