summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog14
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index cc9d892..5b782d9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+vyatta-cfg-vpn (0.12.105+vyos1+helium5) unstable; urgency=low
+
+ [ Jason Hendry ]
+ * Exposing ikev2 reauth option in CLI, defaulting to 'no'
+ * Fixing syntax error in vpn-config.pl, fixing allowed parameters in
+ the per-tunnel ikev2-reauth node
+
+ [ Daniil Baturin ]
+ * Bug #414: quote the leftid value to avoid problems with non-
+ alphanumeric characters.
+ * Bug #415: use remote-id for peer ID unconditionally if it's set.
+
+ -- Daniil Baturin <daniil@baturin.org> Tue, 23 Dec 2014 01:47:00 +0100
+
vyatta-cfg-vpn (0.12.105+vyos1+helium4) unstable; urgency=low
* Remove the VTI script after use.