diff options
author | Alberto Gonzalez Iniesta <agi@inittab.org> | 2016-12-28 18:44:12 +0100 |
---|---|---|
committer | Alberto Gonzalez Iniesta <agi@inittab.org> | 2016-12-28 18:44:12 +0100 |
commit | ccdd78c3026b49c267ff7ecb2b8a8e031db48033 (patch) | |
tree | 59e26a97a07b06f26e2da48b13163a82a8fffa0d | |
parent | 18b27b96687e5954f1a31707526ee8642a6b1f99 (diff) |
Build with lz4 support
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index aa6a403..e49711a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +openvpn (2.4.0-2) unstable; urgency=medium + + * Enable lz4 compression (Closes: #849563). + Thanks Laurent Bigonville for noticing. + + -- Alberto Gonzalez Iniesta <agi@inittab.org> Wed, 28 Dec 2016 18:43:12 +0100 + openvpn (2.4.0-1) unstable; urgency=medium * New upstream release. |