aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Sommerseth2016-12-16 11:58:51 +0100
committerDavid Sommerseth2016-12-16 11:58:51 +0100
commita5ae0138eed240a23f46c0f091f1830ab36396c2 (patch)
tree2a092d3a74be20fc3e184a328f8026a3ccdf79da /ChangeLog
parent5d4cabff18718981a66ab9066b49297e42cb22b4 (diff)
downloadopenvpn-a5ae0138eed240a23f46c0f091f1830ab36396c2.zip
openvpn-a5ae0138eed240a23f46c0f091f1830ab36396c2.tar.gz
Preparing OpenVPN v2.4_rc2 releasev2.4_rc2
Signed-off-by: David Sommerseth <davids@openvpn.net>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog33
1 files changed, 33 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 59e679d..8ff692d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,39 @@
OpenVPN Change Log
Copyright (C) 2002-2016 OpenVPN Technologies, Inc. <sales@openvpn.net>
+2016.12.16 -- Version 2.4_rc2
+David Sommerseth (9):
+ Fix wrong configure.ac parsing of --enable-async-push
+ Changes: Further improve systemd unit file updates
+ systemd: Intermediate --chroot fix with the new sd_notify() implementation
+ Further enhance async-push feature description
+ Changes.rst: Mainatiner update on C99
+ dev-tools: Add reformat-all.sh for code style unification
+ The Great Reformatting - first phase
+ Merge 'reformatting' branch into master
+ auth-gen-token: Hardening memory cleanup on auth-token failuers
+
+Gert Doering (1):
+ Refactor setting close-on-exec for socket FDs
+
+Lev Stipakov (2):
+ Arm inotify only in server mode
+ Add "async push" feature to Changes.rst
+
+Magnus Kroken (1):
+ mbedtls: include correct net/net_sockets header according to version
+
+Selva Nair (2):
+ Correctly state the default dhcp server address in man page
+ Unhide a line in man page by fixing a typo
+
+Steffan Karger (4):
+ Fix (and cleanup) crypto flags in combination with NCP
+ Deprecate --no-iv
+ man: mention that --ecdh-curve does not work on mbed TLS builds
+ Don't reopen tun if cipher changes
+
+
2016.12.01 -- Version 2.4_rc1
Antonio Quartulli (1):
reload CRL only if file was modified