SubmittingPatches: Fix typo.
[sliver-openvswitch.git] / NEWS
diff --git a/NEWS b/NEWS
index e0cbfc8..1128af0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,16 @@
-port-v1.4.0
+post-v1.4.0
 ------------------------
+    - OpenFlow:
+        - Added support for querying, modifying, and deleting flows
+          based on flow cookie when using NXM.
+        - Added new NXM_PACKET_IN format.
+    - 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
@@ -38,7 +49,7 @@ v1.4.0 - xx xxx xxxx
         the bond mode which they want to use.
 
 
-v1.3.0 - xx xxx xxxx
+v1.3.0 - 09 Dec 2011
 ------------------------
     - OpenFlow:
       - Added an OpenFlow extension which allows the "output" action to accept
@@ -68,8 +79,8 @@ v1.3.0 - xx xxx xxxx
         via "ip_frag" in ovs-ofctl).
       - New ovs-ofctl "get-frags" and "set-frags" commands to get and set
         fragment handling policy.
-    - CAPWAP tunneling now supports an extension to transport a 64-key.  By
-      default it remains compatible with the old version and other
+    - CAPWAP tunneling now supports an extension to transport a 64-bit key.
+      By default it remains compatible with the old version and other
       standards-based implementations.
     - Flow setups are now processed in a round-robin manner across ports
       to prevent any single client from monopolizing the CPU and conducting