Set dates for 1.9.0 release.
authorJustin Pettit <jpettit@nicira.com>
Tue, 26 Feb 2013 19:24:20 +0000 (11:24 -0800)
committerJustin Pettit <jpettit@nicira.com>
Tue, 12 Mar 2013 01:15:32 +0000 (18:15 -0700)
This also sets the dates for 1.8.0, even though it was an internal-only
release.

Signed-off-by: Justin Pettit <jpettit@nicira.com>
NEWS
debian/changelog

diff --git a/NEWS b/NEWS
index 8f50ca5..a5fa395 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -57,8 +57,8 @@ v1.10.0 - xx xxx xxxx
     - CAPWAP tunneling support removed.
 
 
-v1.9.0 - xx xxx xxxx
---------------------
+v1.9.0 - 26 Feb 2013
+------------------------
     - Datapath:
       - Support for ipv6 set action.
       - SKB mark matching and setting.
@@ -112,8 +112,9 @@ v1.9.0 - xx xxx xxxx
       data in ARP packets.
 
 
-v1.8.0 - xx xxx xxxx
+v1.8.0 - 26 Feb 2013
 ------------------------
+    *** Internal only release ***
     - 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
index 61e8d64..0c1160f 100644 (file)
@@ -109,11 +109,12 @@ openvswitch (1.9.0-1) unstable; urgency=low
     - The data in the RARP packets can now be matched in the same way as the
       data in ARP packets.
 
- -- Open vSwitch team <dev@openvswitch.org>  Wed, 24 Oct 2012 16:10:39 -0700
+ -- Open vSwitch team <dev@openvswitch.org>  Tue, 26 Feb 2013 11:23:19 -0700
 
 openvswitch (1.8.0-1) unstable; urgency=low
    [ Open vSwitch team ]
    * New upstream version
+    *** Internal only release ***
     - 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