X-Git-Url: http://git.sameswireless.fr/l2tpns.git/blobdiff_plain/7fd68b1daeab9a2a1a3ee8f0652c25fc37bf3549..ddffeb1ceb781cfb17ca83e846de835ffd4bda54:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 2a41d76..a9aa82b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,28 @@ +l2tpns (2.2.1-2fdn3.2) unstable; urgency=low + + * Authorize to change the source IP of the tunnels l2tp. + + -- Fernando Alves Wed, 26 Dec 2012 10:57:10 +0100 + +l2tpns (2.2.1-2fdn3.1) unstable; urgency=low + + * Add tundevicename configuration option + * Fix: last_packet no updated in cluster mode + + -- Fernando Alves Fri, 21 Dec 2012 11:41:42 +0100 + +l2tpns (2.2.1-2fdn3) unstable; urgency=low + + * LAC functionality merged from dev-lac branch. + + -- Fernando Alves Sat, 18 Dec 2012 19:25:32 +0100 + +l2tpns (2.2.1-2fdn2.2) unstable; urgency=low + + * Add LAC functionality + + -- Fernando Alves Sat, 15 Dec 2012 01:10:32 +0100 + l2tpns (2.2.1-2fdn2.1) unstable; urgency=low * Fix the inverted "delete/add" of the routes, in cluster mode.