ChangeLog: Rename NEWS.
authorBen Pfaff <blp@nicira.com>
Mon, 8 Aug 2011 16:35:01 +0000 (09:35 -0700)
committerBen Pfaff <blp@nicira.com>
Mon, 8 Aug 2011 16:35:01 +0000 (09:35 -0700)
Many users seem to miss changes that Open vSwitch clearly states in
ChangeLog.  Some of this is probably due to users not reading any
documentation ever, but I wonder whether some of it is because users
expect ChangeLog to be akin to a commit log, because that's what GNU
software puts in ChangeLog.  Users don't read GNU ChangeLogs, because
they don't contain information useful to users.

GNU software puts what we have in ChangeLog in a file named NEWS.  Some
users read it.  Therefore, this commit renames ChangeLog to NEWS.

Also, strip trailing whitespace for Ethan-compliance.

NEWS [moved from ChangeLog with 99% similarity]

diff --git a/ChangeLog b/NEWS
similarity index 99%
rename from ChangeLog
rename to NEWS
index 6dab0b3..b31b127 100644 (file)
--- a/ChangeLog
+++ b/NEWS
@@ -88,7 +88,7 @@ v1.1.0 - 05 Apr 2011
       bugs.  New ovs-vlan-bug-workaround command for enabling and
       disabling a workaround for these driver bugs.
     - OpenFlow support:
-      - "Resubmit" actions now update flow statistics. 
+      - "Resubmit" actions now update flow statistics.
       - New "register" extension for use in matching and actions, via NXM.
       - New "multipath" experimental action extension.
       - New support for matching multicast Ethernet frames, via NXM.
@@ -167,7 +167,7 @@ v0.99.0 - 14 Jan 2010
 ---------------------
     - User-space forwarding engine
     - Bug fixes
-       
+
 v0.90.7 - 29 Nov 2009
 ---------------------
     - Add support for NetFlow active timeouts