2
0
mirror of https://github.com/openvswitch/ovs synced 2025-08-22 01:51:26 +00:00

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.
This commit is contained in:
Ben Pfaff 2011-08-08 09:35:01 -07:00
parent 6b2ccff334
commit 35d25d4442

View File

@ -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