Do not autoload all modules in a namespace... picks up old/bad code

This commit is contained in:
Oliver Gorwits
2014-08-11 22:00:06 +01:00
parent 62df379a9d
commit 4124a14e58
3 changed files with 33 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
2.029004 - 2014-08-11
[BUG FIXES]
* Do not autoload all modules in a namespace... picks up old/bad code.
2.029002 - 2014-08-10
[ENHANCEMENTS]