xenserver/README: Remove bad instructions.
[sliver-openvswitch.git] / NEWS
diff --git a/NEWS b/NEWS
index b628e29..d7332f8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,11 @@
 post-v1.5.0
 ------------------------
+    - bonding
+        - LACP bonds no longer fall back to balance-slb when negotiations fail.
+          Instead they drop traffic.
+        - The default bond_mode changed from SLB to active-backup, to protect
+          unsuspecting users from the significant risks of SLB bonds (which are
+          documented in vswitchd/INTERNALS).
 
 
 v1.5.0 - xx xxx xxxx
@@ -8,6 +14,7 @@ v1.5.0 - xx xxx xxxx
         - Added support for querying, modifying, and deleting flows
           based on flow cookie when using NXM.
         - Added new NXM_PACKET_IN format.
+        - Added new NXAST_DEC_TTL action.
     - ovs-ofctl:
         - Added daemonization support to the monitor and snoop commands.
     - ovs-vsctl: