diff --git a/Changes b/Changes index 9455310..4998374 100644 --- a/Changes +++ b/Changes @@ -6,6 +6,9 @@ Changes for Perl extension DBD-SQLite (ISHIGAKI) - Skipped some of the unicode path tests under cygwin (#45166) (JDHEDDEN) + - Added some explanation and workarounds for a SQL that + compares a return value of a function with a numeric bind + value (ISHIGAKI) 1.25 Thu 23 Apr 2009 - Amalgamation conversion turned out to be quicker than expected.