fixing svn status on incomplete files issue #32

--HG--
branch : 1.0.x
This commit is contained in:
holger krekel
2009-08-14 18:01:16 +02:00
parent d702f4da14
commit d2f497084e
3 changed files with 12 additions and 0 deletions

View File

@@ -15,6 +15,8 @@ Changes between 1.0.0 and 1.0.1
* fix issue #33: added --version flag (thanks Benjamin Peterson)
* fix issue #32: adding support for "incomplete" paths to wcpath.status()
* "Test" prefixed classes are *not* collected by default anymore if they
have an __init__ method