rephrase changes in CHANGELOG.rst

This commit is contained in:
Oliver Bestwalter 2016-06-25 16:04:23 +02:00
parent 72450408ed
commit 3a9e9fdf82
1 changed files with 3 additions and 3 deletions

View File

@ -48,9 +48,9 @@
(`#1633`_) (`#1633`_)
* Remove all py.test-X* entry points. The versioned, suffixed entry points * Remove all py.test-X* entry points. The versioned, suffixed entry points
were never documented and a leftover from a pre-virtualenv era. They were were never documented and a leftover from a pre-virtualenv era. These entry
also broken for wheels, so removing these entry points also removes a points also created broken entry points in wheels, so removing them also
potential source of confusion. removes a source of confusion for users.
**Changes** **Changes**