mirror of
https://github.com/DBD-SQLite/DBD-SQLite
synced 2025-06-07 14:19:10 -04:00
updated Changes to show what I've done before
This commit is contained in:
parent
b16ba2bf88
commit
c0f679b1e6
1 changed files with 6 additions and 0 deletions
6
Changes
6
Changes
|
@ -4,6 +4,12 @@ Revision history for Perl extension DBD::SQLite.
|
||||||
- Updated to SQLite 3.6.10, and bumped up the version
|
- Updated to SQLite 3.6.10, and bumped up the version
|
||||||
requirement for installed sqlite3 to 3.6.0 as 3.6.x
|
requirement for installed sqlite3 to 3.6.0 as 3.6.x
|
||||||
has backward incompatiblity (ISHIGAKI)
|
has backward incompatiblity (ISHIGAKI)
|
||||||
|
- fixed "closing dbh with active statement handles" issue
|
||||||
|
with a patch by TOKUHIROM. (ISHIGAKI)
|
||||||
|
- skip 70schemachange test for Windows users. (ISHIGAKI)
|
||||||
|
- applied RT patches including #29497, #32723, #30558,
|
||||||
|
#34408, #36467, #37215, #41047. (ISHIGAKI)
|
||||||
|
- added TODO to show which issues are to be fixed. (ISHIGAKI)
|
||||||
- license and configure_requires in Makefile.PL and META.yml (Alexandr Ciornii)
|
- license and configure_requires in Makefile.PL and META.yml (Alexandr Ciornii)
|
||||||
|
|
||||||
1.14
|
1.14
|
||||||
|
|
Loading…
Add table
Reference in a new issue