1
0
Fork 0
mirror of https://github.com/DBD-SQLite/DBD-SQLite synced 2025-06-07 14:19:10 -04:00

Updating date for release

This commit is contained in:
Adam Kennedy 2009-04-09 09:29:53 +00:00
parent 4af1a03483
commit 8227d6f7d1

View file

@ -1,6 +1,6 @@
Changes for Perl extension DBD-SQLite.
1.22_03 not yet released
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)