From: Justin Pettit <jpettit@nicira.com>
Date: Tue, 26 Feb 2013 19:24:20 +0000 (-0800)
Subject: Set dates for 1.9.0 release.
X-Git-Tag: sliver-openvswitch-1.10.90-1~10^2~81
X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=fdfe872d4f524dd80aa7976279d79c90ef260a6c;p=sliver-openvswitch.git

Set dates for 1.9.0 release.

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>
---

diff --git a/NEWS b/NEWS
index 36fbf6f7b..7914807e0 100644
--- a/NEWS
+++ b/NEWS
@@ -70,8 +70,8 @@ v1.10.0 - xx xxx xxxx
       with FreeBSD and the kernel module built into Linux 3.3 and later.
 
 
-v1.9.0 - xx xxx xxxx
---------------------
+v1.9.0 - 26 Feb 2013
+------------------------
     - Datapath:
       - Support for ipv6 set action.
       - SKB mark matching and setting.
@@ -125,8 +125,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
diff --git a/debian/changelog b/debian/changelog
index 7bab3e0d8..18b02814e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -116,11 +116,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