ofproto-dpif: Remove superfluous cast.
[openvswitch] / NEWS
diff --git a/NEWS b/NEWS
index 34fa0ea9e3576bd383416dbbc239b04253892312..d673b74809217dcc7920ed7517f4de3cdc22c443 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,9 @@ post-v1.8.0
     - OpenFlow:
       - Allow bitwise masking for SHA and THA fields in ARP, SLL and TLL
         fields in IPv6 neighbor discovery messages, and IPv6 flow label.
+    - ovs-dpctl
+      - Support requesting the port number with the "port_no" option in
+        the "add-if" command.
 
 
 v1.8.0 - xx xxx xxxx
@@ -46,7 +49,7 @@ v1.8.0 - xx xxx xxxx
       instead the local timezone, by default.
 
 
-v1.7.0 - xx xxx xxxx
+v1.7.0 - 30 Jul 2012
 ------------------------
     - kernel modules are renamed. openvswitch_mod.ko is now
       openvswitch.ko and brcompat_mod.ko is now brcompat.ko.