SVN: zope.testing/trunk/CHANGES.txt Updated changes.
Jim Fulton <[email protected]>
| Newsgroups | gmane.comp.web.zope.zope3.cvs |
|---|---|
| Message-ID | <20081017182656.4CBEA39634__20528.0453119942$1224268134$gmane$org@cvs.zope.org> |
Log message for revision 92341: Updated changes. Changed: U zope.testing/trunk/CHANGES.txt -=- Modified: zope.testing/trunk/CHANGES.txt =================================================================== --- zope.testing/trunk/CHANGES.txt 2008-10-17 18:23:57 UTC (rev 92340) +++ zope.testing/trunk/CHANGES.txt 2008-10-17 18:26:55 UTC (rev 92341) @@ -1,6 +1,12 @@ zope.testing Changelog ********************** +3.7.1 (2008-10-17) +================== + +- The setupstack temporary-directory support now properly handles + read-only files by making them writable before removing them. + 3.7.0 (2008-09-22) ==================