summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f430bfe8a..2a29c2ee0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -15,6 +15,11 @@
15 allow explicit ::1 and 127.0.0.1 forwarding bind addresses when 15 allow explicit ::1 and 127.0.0.1 forwarding bind addresses when
16 GatewayPorts=no; allows client to choose address family; 16 GatewayPorts=no; allows client to choose address family;
17 bz#2222 ok markus@ 17 bz#2222 ok markus@
18 - djm@cvs.openbsd.org 2014/07/03 22:40:43
19 [servconf.c servconf.h session.c sshd.8 sshd_config.5]
20 Add a sshd_config PermitUserRC option to control whether ~/.ssh/rc is
21 executed, mirroring the no-user-rc authorized_keys option;
22 bz#2160; ok markus@
18 23
1920140703 2420140703
20 - (djm) [digest-openssl.c configure.ac] Disable RIPEMD160 if libcrypto 25 - (djm) [digest-openssl.c configure.ac] Disable RIPEMD160 if libcrypto