Changeset 538 for trunk/Changes
- Timestamp:
- 11/21/08 19:43:40 (16 months ago)
- Files:
-
- 1 modified
-
trunk/Changes (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Changes
r506 r538 27 27 D::OD::BO->begin_work now starts a global transaction across all drivers 28 28 ending with a rollback or a commit on the same class. 29 - Fix problem with prepare_cache in DBD::SQLite 30 - Fix PerlCritic tests 31 http://rt.cpan.org/Ticket/Display.html?id=37197 32 - Fix problems under 5.10 33 http://rt.cpan.org/Ticket/Display.html?id=30941 34 - Fix test failures under Win32 35 http://rt.cpan.org/Ticket/Display.html?id=24480 36 29 37 30 38 0.05 2008.02.24
