SVN: ZODB/branches/3.9/src/CHANGES.txt Added missing change log.
Jim Fulton <[email protected]>
| Newsgroups | gmane.comp.python.zope.zodb.cvs |
|---|---|
| Message-ID | <[email protected]> |
Log message for revision 106144: Added missing change log. Changed: U ZODB/branches/3.9/src/CHANGES.txt -=- Modified: ZODB/branches/3.9/src/CHANGES.txt =================================================================== --- ZODB/branches/3.9/src/CHANGES.txt 2009-12-01 20:00:06 UTC (rev 106143) +++ ZODB/branches/3.9/src/CHANGES.txt 2009-12-01 20:02:28 UTC (rev 106144) @@ -2,6 +2,16 @@ Change History ================ +3.9.4 (2009-12-??) +================== + +Bugs Fixed +---------- + +- History support was broken when using stprages that work with ZODB + 3.8 and 3.9 + + 3.9.3 (2009-10-23) ==================