Introduce ofpacts, an abstraction of OpenFlow actions.
[openvswitch] / NEWS
diff --git a/NEWS b/NEWS
index 1966ac21a0f6d34b174da4672127532f1680b7a3..84f1ec11ffa048da32ae28d9e71b6eb8ce7d2932 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,9 @@
 post-v1.7.0
 ------------------------
     - New FAQ.  Please send updates and additions!
+    - Authors of controllers, please read the new section titled "Action
+      Reproduction" in DESIGN, which describes an Open vSwitch change in
+      behavior in corner cases that may affect some controllers.
     - ovs-l3ping:
         - A new test utility that can create L3 tunnel between two Open
           vSwitches and detect connectivity issues.