NEWS: Mention that bridge compatibility is gone.
authorBen Pfaff <blp@nicira.com>
Thu, 17 Jan 2013 18:32:30 +0000 (10:32 -0800)
committerBen Pfaff <blp@nicira.com>
Thu, 17 Jan 2013 18:32:59 +0000 (10:32 -0800)
Signed-off-by: Ben Pfaff <blp@nicira.com>
NEWS

diff --git a/NEWS b/NEWS
index 29bfef8..6cf09ba 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,9 @@
 post-v1.9.0
 --------------------
+    - Bridge compatibility support has been removed.  Any uses that
+      rely on ovs-brcompatd will have to stick with Open vSwitch 1.9.x
+      or adapt to native Open vSwitch support (e.g. use ovs-vsctl instead
+      of brctl).
     - The maximum size of the MAC learning table is now configurable.
     - New support for the VXLAN tunnel protocol (see the IETF draft here:
       http://tools.ietf.org/html/draft-mahalingam-dutt-dcops-vxlan-02).