summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Pettit <jpettit@ovn.org>2017-02-21 13:58:32 -0800
committerJustin Pettit <jpettit@ovn.org>2017-02-23 17:41:38 -0800
commitc298ef781c2d35d939fe163cbc2f41ea7b1cb8d1 (patch)
treef2f1b1966d66e0b003064de79b839518c34daf61
parent8d54a1c66e24d7a17498e20b2f764d8d43ef13c9 (diff)
downloadopenvswitch-2.7.0.tar.gz
Set release date for 2.7.0.v2.7.0
Signed-off-by: Justin Pettit <jpettit@ovn.org> Acked-by: Ben Pfaff <blp@ovn.org>
-rw-r--r--NEWS2
-rw-r--r--debian/changelog2
2 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 89bb026d3..4ec96dee6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-v2.7.0 - xx xxx xxxx
+v2.7.0 - 21 Feb 2017
---------------------
- Utilities and daemons that support SSL now allow protocols and
ciphers to be configured with --ssl-protocols and --ssl-ciphers.
diff --git a/debian/changelog b/debian/changelog
index 5290d3385..680766702 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -85,7 +85,7 @@ openvswitch (2.7.0-1) unstable; urgency=low
* Database commands now accept integer ranges, e.g. "set port
eth0 trunks=1-10" to enable trunking VLANs 1 to 10.
- -- Open vSwitch team <dev@openvswitch.org> Tue, 31 Jan 2017 17:46:12 -0700
+ -- Open vSwitch team <dev@openvswitch.org> Tue, 21 Feb 2017 13:57:33 -0700
openvswitch (2.6.0-1) unstable; urgency=low
[ Open vSwitch team ]