Reduce the abundance of whitespace.
authorGuus Sliepen <guus@tinc-vpn.org>
Wed, 12 Dec 2012 15:50:45 +0000 (16:50 +0100)
committerGuus Sliepen <guus@tinc-vpn.org>
Wed, 12 Dec 2012 15:50:45 +0000 (16:50 +0100)
news/release-1.1pre4.mdwn

index 2c4468a..e4f2ab0 100644 (file)
@@ -3,14 +3,8 @@
 
 Version 1.1pre4 released.
 
- * Added the "AutoConnect" option which will let tinc automatically select
-   which nodes to connect to.
-
+ * Added the "AutoConnect" option which will let tinc automatically select which nodes to connect to.
  * Improved performance of VLAN-tagged IP traffic inside the VPN.
-
- * Ensured LocalDiscovery works with multiple BindToAddress statements and/or
-   IPv6-only LANs.
-
+ * Ensured LocalDiscovery works with multiple BindToAddress statements and/or IPv6-only LANs.
  * Dropped dependency on libevent.
-
  * Fixed Windows version not reading packets from the TAP adapter.