mirror of
https://github.com/DBD-SQLite/DBD-SQLite
synced 2025-06-07 14:19:10 -04:00
DBD-SQLite: updated Changes; wait, wait, it's too early to release the next one :)
This commit is contained in:
parent
3d9bf5c1e2
commit
9e6efeaba0
1 changed files with 5 additions and 2 deletions
7
Changes
7
Changes
|
@ -1,9 +1,12 @@
|
|||
Changes for Perl extension DBD-SQLite.
|
||||
|
||||
1.22_04 not yet released
|
||||
- Inserted pTHX_/aTHX_ for better efficiency (suggested in #44884 by TIMB) (ISHIGAKI)
|
||||
|
||||
1.22_03 Thu 10 Apr 2009
|
||||
- Resolved #44876: Patch to fix includes in the SQLITE_LOCATION case by janus (ISHIGAKI)
|
||||
- added PERL_NO_GET_CONTEXT for efficiency (suggested in #44884 by TIMB) (ISHIGAKI)
|
||||
- refactored error handling (suggested in #44884, #44871 by TIMB) (ISHIGAKI)
|
||||
- Added PERL_NO_GET_CONTEXT for efficiency (suggested in #44884 by TIMB) (ISHIGAKI)
|
||||
- Refactored error handling (suggested in #44884, #44871 by TIMB) (ISHIGAKI)
|
||||
|
||||
1.22_02 Wed 9 Apr 2009
|
||||
- Added missing documentation bits for 'create_collation'
|
||||
|
|
Loading…
Add table
Reference in a new issue