[mq]: monkey

--HG--
branch : 1.0.x
This commit is contained in:
holger krekel
2009-08-13 20:10:12 +02:00
parent f0181c35a5
commit 7b906ca763
3 changed files with 30 additions and 6 deletions

View File

@@ -16,6 +16,8 @@ Changes between 1.0.0 and 1.0.1
* "Test" prefixed classes are *not* collected by default anymore if they
have an __init__ method
* monkeypatch setenv() now accepts a "prepend" parameter
* terser reporting of collection error tracebacks
* simplified multicall mechanism and plugin architecture,