Changelog for #902

This commit is contained in:
Adrian Sampson 2014-08-18 17:18:27 -07:00
parent 23503e9f09
commit aba4284dc9

View file

@ -79,6 +79,8 @@ Little improvements and fixes:
to Dietrich Daroch.
* Fix a crash when a float-valued tag field only contained a ``+`` or ``-``
character.
* Fixed a regression in the core that caused the :doc:`/plugins/scrub` not to
work in ``auto`` mode. Thanks to Harry Khanna.