NEWS: Move backported item from post-v2.0.0 to v2.0.0.
authorBen Pfaff <blp@nicira.com>
Tue, 17 Sep 2013 21:36:41 +0000 (14:36 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 17 Sep 2013 23:09:57 +0000 (16:09 -0700)
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 <blp@nicira.com>
Acked-by: Justin Pettit <jpettit@nicira.com>
NEWS

diff --git a/NEWS b/NEWS
index c46c3cc..eae1146 100644 (file)
--- 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