summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 461f7c888..be206a44a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,8 @@
4 - (djm) [sshd_config.5] downgrade mention of login.conf to be an example 4 - (djm) [sshd_config.5] downgrade mention of login.conf to be an example
5 and mention PAM as another provider for ChallengeResponseAuthentication; 5 and mention PAM as another provider for ChallengeResponseAuthentication;
6 bz#1408; ok dtucker@ 6 bz#1408; ok dtucker@
7 - (djm) [sftp-server.c] bz#1535: accept ENOSYS as a fallback error when
8 attempting atomic rename(); ok dtucker@
7 9
820090820 1020090820
9 - (dtucker) [includes.h] Bug #1634: do not include system glob.h if we're not 11 - (dtucker) [includes.h] Bug #1634: do not include system glob.h if we're not