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)
commit35d25d444257d086411a4347f8142c53d5ca5d3f
tree3885ecc68f2dc6dd9fb47550d77ff85282c3fb02
parent6b2ccff3348dc8be8e9a89d1398e5ac58d544991
ChangeLog: Rename NEWS.

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]