aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Pettit <jpettit@nicira.com>2013-02-26 11:24:20 -0800
committerJustin Pettit <jpettit@nicira.com>2013-02-26 11:24:20 -0800
commita83d19d7581c083b84a611a1bf4286989656f52c (patch)
tree9693ae8cf60962e18bb9c1ab895473ff706941b3
parentcec7c9e681200336c5b35dcf851ec90e66206481 (diff)
Set dates for 1.9.0 release.v1.9.0
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>
-rw-r--r--NEWS7
-rw-r--r--debian/changelog3
2 files changed, 6 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index aa909e53..0d892a36 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
-v1.9.0 - xx xxx xxxx
---------------------
+v1.9.0 - 26 Feb 2013
+------------------------
- Datapath:
- Support for ipv6 set action.
- SKB mark matching and setting.
@@ -53,8 +53,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 faf471cf..2ab3886e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -53,11 +53,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