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 b36f9a48d..2e41481ef 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -50,6 +50,8 @@
50 [cipher.c kex.c servconf.c] 50 [cipher.c kex.c servconf.c]
51 strtok() --> strsep(). (niels@ ok) 51 strtok() --> strsep(). (niels@ ok)
52 - (djm) Fix problem with debug mode and MaxStartups 52 - (djm) Fix problem with debug mode and MaxStartups
53 - (djm) Don't generate host keys when $(DESTDIR) is set (e.g. during RPM
54 builds)
53 55
5420000709 5620000709
55 - (djm) Only enable PAM_TTY kludge for Linux. Problem report from 57 - (djm) Only enable PAM_TTY kludge for Linux. Problem report from