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 2011-10-18 02:55:45 +00:00
parent 851134b13f
commit d1161135c3

View file

@ -14,6 +14,7 @@ Changes for Perl extension DBD-SQLite
- Bsymbolic flag was not portable enough and was not silently
ignored under MacOSX. Needs to check harder to see if the
linker supports the option. (ISHIGAKI)
- Fixed binding named parameters. (Yuriy Kaminskiy)
1.34_01 Thu 22 Sep 2011
- Updated to SQLite 3.7.8 (ISHIGAKI)