summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorAlberto Gonzalez Iniesta <agi@inittab.org>2012-02-24 12:23:17 +0100
committerAlberto Gonzalez Iniesta <agi@inittab.org>2012-02-24 12:23:17 +0100
commit02e5ef836b66d0234eaa5c81dcb32e8273cd87bb (patch)
tree7a510222284cf9beddbb63bd476a3776455aa9e8 /debian/changelog
parentb48955cc85b998e387c5de75ed60ce432993f2bb (diff)
Make debian/rules more robust, finish changelog
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c40c433..89c9525 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ openvpn (2.2.1-5) unstable; urgency=low
* Avoid sending ICMP redirects when using tun devices and "subnet"
topology. Thanks Simon Deziel for testing and the patch.
(Closes: #656241)
+ The init.d script will set all.send_redirects=0 when using "dev tun"
+ and "topology subnet". More info in README.Debian.
* Several manpage fixes
-- Alberto Gonzalez Iniesta <agi@inittab.org> Thu, 23 Feb 2012 17:25:54 +0100