summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6563597ac..6ca101ab1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -25,6 +25,12 @@
25 [sftp-client.c] 25 [sftp-client.c]
26 fix memory leak in do_realpath() error path; bz#1771, patch from 26 fix memory leak in do_realpath() error path; bz#1771, patch from
27 anicka AT suse.cz 27 anicka AT suse.cz
28 - djm@cvs.openbsd.org 2010/06/22 04:22:59
29 [servconf.c sshd_config.5]
30 expose some more sshd_config options inside Match blocks:
31 AuthorizedKeysFile AuthorizedPrincipalsFile
32 HostbasedUsesNameFromPacketOnly PermitTunnel
33 bz#1764; feedback from imorgan AT nas.nasa.gov; ok dtucker@
28 34
2920100622 3520100622
30 - (djm) [loginrec.c] crank LINFO_NAMESIZE (username length) to 512 36 - (djm) [loginrec.c] crank LINFO_NAMESIZE (username length) to 512