Changeset 23810

Show
Ignore:
Timestamp:
11/16/08 01:28:14 (5 years ago)
Author:
tokuhirom
Message:

updated changes file

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lang/perl/DBD-YASQLite/trunk/Changes

    r23800 r23810  
    1 apply patch 
     1resolved 
     2 
    23    memory leaks in sqlite_db_disconnect by tokuhirom 
    34    http://rt.cpan.org/Ticket/Display.html?id=37215 
     
    67    http://rt.cpan.org/Ticket/Display.html?id=40383 
    78 
     9    #36651: Bug involving "closing dbh with active statement handles" 
     10    http://rt.cpan.org/Ticket/Display.html?id=36651 
     11 
     12    #30558: INSERT After PK Failure Also Fails Using Prepared 
     13    http://rt.cpan.org/Ticket/Display.html?id=30558 
     14 
    815already fixed 
    916 
    1017    #36467: Name "DBD::SQLite::sqlite_version" used only once 
    1118    http://rt.cpan.org/Ticket/Display.html?id=36467 
     19 
     20not a bug 
     21 
     22    #30502: t\70schemachange.t fails on Windows 
     23    http://rt.cpan.org/Ticket/Display.html?id=30502 
     24 
     25    #34828: Please add support for user-defined collations 
     26    http://rt.cpan.org/Ticket/Display.html?id=34828 
     27 
     28bad report 
     29 
     30    http://rt.cpan.org/Ticket/Display.html?id=35482 
    1231 
    1332Updated to SQLite's 3.6.5 release.