X-Git-Url: http://git.sameswireless.fr/l2tpns.git/blobdiff_plain/5111b3ae583a28ecea651871687dcef7a237b855..refs/tags/2.2.1-2fdn3.5:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 5a25673..325002c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,34 @@ +l2tpns (2.2.1-2fdn3.5) unstable; urgency=low + + * Update debian/changelog + + -- Fernando Alves Sun, 10 Feb 2013 23:39:56 +0100 + +l2tpns (2.2.1-2fdn3.4) unstable; urgency=low + + * Add parameter to disable the send of the L2TP HELLO message (Apple compatibility). + + -- Fernando Alves Tue, 15 Jan 2013 15:17:22 +0100 + +l2tpns (2.2.1-2fdn3.3) unstable; urgency=low + + * pppoe server functionality + + -- Fernando Alves Thu, 27 Dec 2012 22:54:02 +0100 + +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.