1
0
Fork 0
mirror of https://github.com/DBD-SQLite/DBD-SQLite synced 2025-06-07 22:28:47 -04:00

updated Changes

This commit is contained in:
Kenichi Ishigaki 2013-04-02 14:51:22 +00:00
parent 04e45e686e
commit f9dfee56fa

View file

@ -8,6 +8,8 @@ Changes for Perl extension DBD-SQLite
- Resolved #81536: primary_key_info returns the wrong KEY_SEQ - Resolved #81536: primary_key_info returns the wrong KEY_SEQ
(VLYON) (VLYON)
- Resolved #84027: Finalizer() not called in (D. Richard Hipp) - Resolved #84027: Finalizer() not called in (D. Richard Hipp)
- Resolved #84372: -Wpointer-sign warnings with utf8_hop
(RURBAN)
- Added a note on DBD::SQLite and File::Temp (suggested by - Added a note on DBD::SQLite and File::Temp (suggested by
TOKUHIROM) (ISHIGAKI) TOKUHIROM) (ISHIGAKI)