Update history to reflect merge of #1556

This commit is contained in:
Matt Rogers 2013-09-16 20:35:13 -05:00
parent de49342324
commit bff0f9e537
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@
### Minor Enhancements ### Minor Enhancements
### Bug Fixes ### Bug Fixes
* Fix up matching against source and destination when the two
locations are similar (#1556)
### Development Fixes ### Development Fixes
* Add coverage reporting with Coveralls (#1539) * Add coverage reporting with Coveralls (#1539)