2
0
mirror of https://github.com/openvswitch/ovs synced 2025-08-22 09:58:01 +00:00

Set release date for 2.0.0.

Signed-off-by: Justin Pettit <jpettit@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
This commit is contained in:
Justin Pettit 2013-10-15 15:04:20 -07:00
parent b2f02418b7
commit 2fdb187917
2 changed files with 5 additions and 2 deletions

2
NEWS
View File

@ -8,7 +8,7 @@ Post-v2.0.0
* The OpenFlow 1.1+ "Write-Actions" instruction is now supported.
v2.0.0 - xx xxx xxxx
v2.0.0 - 15 Oct 2013
---------------------
- OpenFlow:
* Experimental support for OpenFlow 1.1 (in addition to 1.2 and

5
debian/changelog vendored
View File

@ -33,8 +33,11 @@ openvswitch (2.0.0-1) unstable; urgency=low
* New "ofp-parse" for printing OpenFlow messages read from a file.
- Added configurable flow caching support to IPFIX exporter.
- Dropped support for Linux pre-2.6.32.
- Log file timestamps and ovsdb commit timestamps are now reported
with millisecond resolution. (Previous versions only reported
whole seconds.)
-- Open vSwitch team <dev@openvswitch.org> Wed, 28 Aug 2013 16:11:32 -0700
-- Open vSwitch team <dev@openvswitch.org> Tue, 15 Oct 2013 15:03:42 -0700
openvswitch (1.11.0-1) unstable; urgency=low
[ Open vSwitch team ]