From: Ben Pfaff Date: Tue, 17 Sep 2013 21:36:41 +0000 (-0700) Subject: NEWS: Move backported item from post-v2.0.0 to v2.0.0. X-Git-Tag: sliver-openvswitch-2.0.90-1~13^2~26 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=7c0180333bc13b8d5897f9a1448ac70a37f892be;p=sliver-openvswitch.git NEWS: Move backported item from post-v2.0.0 to v2.0.0. I backported millisecond timestamps to branch-2.0 upon request from Paul Ingram, so we should mention it as part of that version. Signed-off-by: Ben Pfaff Acked-by: Justin Pettit --- diff --git a/NEWS b/NEWS index c46c3cc83..eae1146dc 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,5 @@ Post-v2.0.0 --------------------- - - Log file timestamps and ovsdb commit timestamps are now reported - with millisecond resolution. (Previous versions only reported - whole seconds.) v2.0.0 - xx xxx xxxx @@ -38,6 +35,9 @@ v2.0.0 - xx xxx xxxx * New commands for OpenFlow 1.1+ groups. - 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.) v1.11.0 - 28 Aug 2013