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

Add reporter's id

This commit is contained in:
Kenichi Ishigaki 2020-11-24 21:53:18 +09:00
parent dd6ab32da9
commit 9eb89925a8

View file

@ -3,7 +3,7 @@ Changes for Perl extension DBD-SQLite
1.67_01 to be released
- Switched to XSLoader (GH#63; toddr++)
- Use quadmath_snprintf if USE_QUADMATH is defined
- Use av_fetch instead of av_shift
- Use av_fetch instead of av_shift (norimy++)
1.66 2020-08-30
- Switched to a production version