ofproto-dpif: Fix rule delete deadlock.
[cascardo/ovs.git] / NEWS
diff --git a/NEWS b/NEWS
index b5bbffa..35a9cd0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,12 @@
+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).