Merge remote-tracking branch 'ovs-dev/master'
[sliver-openvswitch.git] / NEWS
diff --git a/NEWS b/NEWS
index b46fc43..3bf4421 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,11 +1,15 @@
-post-v1.11.0
+post-v1.12.0
+---------------------
+
+
+v1.12.0 - xx xxx xxxx
 ---------------------
     - OpenFlow:
       * Experimental support for OpenFlow 1.1 (in addition to 1.2 and
         1.3, which had experimental support in 1.10).
       * New support for matching outer source and destination IP address
         of tunneled packets, for tunnel ports configured with the newly
-       added "remote_ip=flow" and "local_ip=flow" options.
+        added "remote_ip=flow" and "local_ip=flow" options.
     - The Interface table in the database has a new "ifindex" column to
       report the interface's OS-assigned ifindex.
     - New "check-oftest" Makefile target for running OFTest against Open