Release Open vSwitch 2.0.2.
[cascardo/ovs.git] / NEWS
diff --git a/NEWS b/NEWS
index 7069892..1f207f4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,16 @@
-v2.0.0 - xx xxx xxxx
+v2.0.2 - 14 Aug 2014
 ---------------------
+    - Bug fixes
+
+v2.0.1 - 13 Dec 2013
+---------------------
+    - Bug fixes
+
+v2.0.0 - 15 Oct 2013
+---------------------
+    - The ovs-vswitchd process is no longer single-threaded.  Multiple
+      threads are now used to handle flow set up and asynchronous
+      logging.
     - OpenFlow:
       * Experimental support for OpenFlow 1.1 (in addition to 1.2 and
         1.3, which had experimental support in 1.10).
@@ -24,6 +35,9 @@ v2.0.0 - xx xxx xxxx
       * New "ofp-parse" for printing OpenFlow messages read from a file.
     - Added configurable flow caching support to IPFIX exporter.
     - Dropped support for Linux pre-2.6.32.
+    - Log file timestamps and ovsdb commit timestamps are now reported
+      with millisecond resolution.  (Previous versions only reported
+      whole seconds.)
 
 
 v1.11.0 - 28 Aug 2013