diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 | ||
54 | 20000709 | 56 | 20000709 |
55 | - (djm) Only enable PAM_TTY kludge for Linux. Problem report from | 57 | - (djm) Only enable PAM_TTY kludge for Linux. Problem report from |