1
0
Fork 0
mirror of https://github.com/DBD-SQLite/DBD-SQLite synced 2025-06-08 14:48:32 -04:00

DBD-SQLite: updated Changes

This commit is contained in:
Kenichi Ishigaki 2009-04-15 20:38:07 +00:00
parent b04ff786fc
commit 497126b058

View file

@ -1,5 +1,8 @@
Changes for Perl extension DBD-SQLite.
1.22_07 not yet released
- Improved non-latin unicode filename support/test on Windows (SZABGAB/ISHIGAKI)
1.22_06 Wed 15 Apr 2009
- Simplifying various miscellaneous code (ADAMK)
- Adding support for non-latin unicode filenames on Windows (ADAMK)