rhel: Correct an example in README.RHEL
[openvswitch] / NEWS
diff --git a/NEWS b/NEWS
index a4a930884bc09546430853c3bbb535098127f365..2249eae3bcecce59ce097dbe293407b12cce7307 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,14 +1,25 @@
-post-v1.4.0
+post-v1.5.0
+------------------------
+    - bonding
+        - 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
 ------------------------
     - OpenFlow:
         - 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:
         - The "find" command supports new set relational operators
           {=}, {!=}, {<}, {>}, {<=}, and {>=}.
+    - ovsdb-tool now uses the typical database and schema installation
+      directories as defaults.
 
 
 v1.4.0 - xx xxx xxxx