X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=6e1915955cd2019bb5bd8f30aca181ebfaf38582;hb=b7b0f832c4f5994a3bfbe4fbc13e043964aebd2c;hp=793e118aba314cb1011343e9312ef7392706fdd8;hpb=4d3dc03aeed178670e3284f8ad06e69d23b5d5dd;p=dbsrgits%2FSQL-Abstract.git diff --git a/Changes b/Changes index 793e118..6e19159 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,7 @@ Revision history for SQL::Abstract - Switch the tokenizer to precompiled regexes (massive speedup) - Rudimentary handling of quotes ( 'WHERE' vs WHERE ) + - Fix extended argument parsing by IN/BETWEEN revision 1.68 2010-09-16 ----------------------------