Note plugin loader fix in changelog

This commit is contained in:
Toshio Kuratomi 2015-11-03 07:41:18 -08:00
parent baa16b6fdf
commit c1d9649c13

View file

@ -16,6 +16,7 @@ Other Notable Changes:
* Fix bug with uri module not handling all binary files
* Fix bug with ini_file not removing options set to an empty string
* Fix bug with script and raw modules not honoring parameters passed via yaml dict syntax
* Fix bug with plugin loading finding the wrong modules because the suffix checking was not ordered
## 1.9.4 "Dancing In the Street" - Oct 10, 2015