From: Ben Pfaff Date: Mon, 8 Aug 2011 16:35:01 +0000 (-0700) Subject: ChangeLog: Rename NEWS. X-Git-Tag: v1.3.0~483 X-Git-Url: http://git.onelab.eu/?p=sliver-openvswitch.git;a=commitdiff_plain;h=35d25d444257d086411a4347f8142c53d5ca5d3f 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. --- diff --git a/ChangeLog b/NEWS similarity index 99% rename from ChangeLog rename to NEWS index 6dab0b37a..b31b127a9 100644 --- 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