CVS: Products/PluggableAuthService/doc - CHANGES.txt:1.24
Tres Seaver <[email protected]>
| Newsgroups | gmane.comp.web.zope.public-cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvs-repository/Products/PluggableAuthService/doc
In directory cvs.zope.org:/tmp/cvs-serv31829/doc
Modified Files:
CHANGES.txt
Log Message:
- Repaired unit test breakage (unittest.TestCase instances have
'failUnless'/'failIf', rather than 'assertTrue'/'assertFalse').
=== Products/PluggableAuthService/doc/CHANGES.txt 1.23 => 1.24 ===
--- Products/PluggableAuthService/doc/CHANGES.txt:1.23 Thu Jul 14 09:31:25 2005
+++ Products/PluggableAuthService/doc/CHANGES.txt Sun Aug 14 14:26:56 2005
@@ -1,5 +1,10 @@
PluggableAuthService changelog
+ After PluggableAuthService
+
+ - Repaired unit test breakage (unittest.TestCase instances have
+ 'failUnless'/'failIf', rather than 'assertTrue'/'assertFalse').
+
PluggableAuthService 1.1b2 (2005/07/14)
- Missed a 'nocall:' in the Interfaces activation form.
_______________________________________________
Zope-CVS maillist - [email protected]
http://mail.zope.org/mailman/listinfo/zope-cvs
Zope CVS instructions: http://dev.zope.org/CVS