netlink-socket: Allow compiling on MSVC even without HAVE_NETLINK.
[cascardo/ovs.git] / NEWS
diff --git a/NEWS b/NEWS
index 0a68f0b..742ae22 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,9 @@ Post-v2.3.0
      possible to generate or match options. This is planned for a future
      release. The protocol is documented at
      http://tools.ietf.org/html/draft-gross-geneve-00
+   - The OVS database now reports controller rate limiting statistics.
+   - OpenFlow:
+     * OpenFlow 1.5 (draft) extended registers are now supported.
 
 
 v2.3.0 - xx xxx xxxx
@@ -23,6 +26,7 @@ v2.3.0 - xx xxx xxxx
      older kernel module, some workloads may perform worse with the
      new userspace.
    - Support for multicast snooping (IGMPv1 and IGMPv2)
+   - Compatibility with autoconf 2.63 (previously >=2.64)
 
 v2.2.0 - Internal Release
 ---------------------