Update changelog with last change

This commit is contained in:
Floris Bruynooghe 2014-04-12 17:01:05 -04:00
parent 9711e335d9
commit 61446faa17
1 changed files with 3 additions and 0 deletions

View File

@ -1,6 +1,9 @@
NEXT (2.6)
-----------------------------------
- change XPASS colour to yellow rather then red when tests are run
with -v.
- fix issue473: work around mock putting an unbound method into a class
dict when double-patching.