Solved datapath-windows: BSOD when initializing switch context
[cascardo/ovs.git] / NEWS
diff --git a/NEWS b/NEWS
index e9d1afa..d6db7d0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,13 @@
 Post-v2.4.0
 ---------------------
+   - Dropped support for Python older than version 2.7.  As a consequence,
+     using Open vSwitch 2.5 or later on XenServer 6.5 or earlier (which
+     have Python 2.4) requires first installing Python 2.7.
+   - OpenFlow:
+     * Group chaining (where one OpenFlow group triggers another) is
+       now supported.
+   - Support for matching and generating options with Geneve tunnels.
+   - Support Multicast Listener Discovery (MLDv1 and MLDv2).
 
 
 v2.4.0 - xx xxx xxxx
@@ -110,6 +118,10 @@ v2.4.0 - xx xxx xxxx
    - Support for STT tunneling.
    - ovs-sim: New developer tool for simulating multiple OVS instances.
      See ovs-sim(1) for more information.
+   - Support to configure method (--syslog-method argument) that determines
+     how daemons will talk with syslog.
+   - Support for "ovs-appctl vlog/list-pattern" command that lets to query
+     logging message format for each destination.
 
 
 v2.3.0 - 14 Aug 2014