meta-flow: Correctly set destination MAC in mf_set_flow_value().
[sliver-openvswitch.git] / NEWS
diff --git a/NEWS b/NEWS
index f0ee480..735c863 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-port-v1.4.0
+v1.5.0 - xx xxx xxxx
 ------------------------
     - OpenFlow:
         - Added support for querying, modifying, and deleting flows
@@ -9,10 +9,15 @@ port-v1.4.0
     - ovs-vsctl:
         - The "find" command supports new set relational operators
           {=}, {!=}, {<}, {>}, {<=}, and {>=}.
+    - ovsdb-tool now uses the typical database and schema installation
+      directories as defaults.
+    - The default MAC learning timeout has been increased from 60 seconds
+      to 300 seconds.  The MAC learning timeout is now configurable.
 
 
-v1.4.0 - xx xxx xxxx
+v1.4.0 - 30 Jan 2012
 ------------------------
+    - Compatible with Open vSwitch kernel module included in Linux 3.3.
     - New "VLAN splinters" feature to work around buggy device drivers
       in old Linux versions.  (This feature is deprecated.  When
       broken device drivers are no longer in widespread use, we will