Changeset 568

Show
Ignore:
Timestamp:
04/24/09 22:03:39 (7 months ago)
Author:
ykerherve
Message:

Also updated the Changelog

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/Changes

    r561 r568  
    22 
    33Revision history for Data::ObjectDriver 
     40.07 
     5    - Fixed a issue in the test suite for newer version of SQLite 
     6      reported by Emmanuel Seyman 
     7      http://rt.cpan.org/Ticket/Display.html?id=45186 
    48 
    5 0.06 
     90.06  2009.01.28 
    610    - Added peek_next() method to ResultSet, q.v. 
    711    - Localized creation of D::OD::Iterator object. Thanks to Hirotaka Ogawa