Update changelog
[l2tpns.git] / debian / changelog
index 5a25673..3fa3789 100644 (file)
@@ -1,3 +1,48 @@
+l2tpns (2.2.1-2fdn3.7) unstable; urgency=low
+
+  * Adding the possibility to listening multiple IP L2TP Tunnels
+  * Removing LAC flag.
+
+ -- Fernando Alves <fernando.alves@sameswireless.fr>  Thu, 28 Mar 2013 10:50:00 +0100
+
+l2tpns (2.2.1-2fdn3.6) unstable; urgency=low
+
+  * Fix Warning: dereferencing type-punned pointer will break strict...
+  * Fix: Tunnel creation does not work when the length of the hostname is odd. (revert fix: Add a uint16_t control buffer type, as a union)
+
+ -- Fernando Alves <fernando.alves@sameswireless.fr>  Tue, 26 Feb 2013 09:07:16 +0100
+
+l2tpns (2.2.1-2fdn3.5) unstable; urgency=low
+
+  * Update debian/changelog
+
+ -- Fernando Alves <fernando.alves@sameswireless.fr>  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 <fernando.alves@sameswireless.fr>  Tue, 15 Jan 2013 15:17:22 +0100
+
+l2tpns (2.2.1-2fdn3.3) unstable; urgency=low
+
+  * pppoe server functionality
+
+ -- Fernando Alves <fernando.alves@sameswireless.fr>  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 <fernando.alves@sameswireless.fr>  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 <fernando.alves@sameswireless.fr>  Fri, 21 Dec 2012 11:41:42 +0100
+
 l2tpns (2.2.1-2fdn3) unstable; urgency=low
 
   * LAC functionality merged from dev-lac branch.