bump mainstream version number and reset taglevel to 1
[sliver-openvswitch.git] / NEWS
diff --git a/NEWS b/NEWS
index f5d7f9e..fa0a249 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,9 @@
-post-v1.8.0
-------------------------
+post-v1.9.0
+--------------------
+
+
+v1.9.0 - xx xxx xxxx
+--------------------
     - The tunneling code no longer assumes input and output keys are symmetric.
       If they are not, PMTUD needs to be disabled for tunneling to work. Note
       this only applies to flow-based keys.
@@ -28,6 +32,7 @@ post-v1.8.0
       are true, but because we do not know of any users for this
       feature it seems better on balance to remove it.  (The ovs-pki-cgi
       program was not included in distribution packaging.)
+    - Tunnel Path MTU Discovery default value was set to 'disabled'.
     - ovsdb-server now enforces the immutability of immutable columns.  This
       was not enforced in earlier versions due to an oversight.
     - New support for a nonstandard form of GRE that supports a 64-bit key.