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

updated Changes

This commit is contained in:
Kenichi Ishigaki 2013-07-28 23:20:25 +09:00
parent b912c97e56
commit eebdb46155

View file

@ -1,5 +1,9 @@
Changes for Perl extension DBD-SQLite
1.41_01 to be released
- Resolved #87297: DBD-SQLite: URI filenames in DBD::SQLite
(ISHIGAKI)
1.40 Sun 28 Jul 2013
- NetBSD also doesn't like the _XOPEN_SOURCE hack (ISHIGAKI)
- Resolved #86080: PATCH: statistics_info support (DDICK)