X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=40e994f13e7f394057f09d45e43dbf0640bf478d;hb=5e4361304e44378efe29ad97c4430cd5f5c0f1ba;hp=0d0514928df895f8f2c4a123bf8d712270993bdf;hpb=73835ff043d4a737e0e5577c98c88a8fd720bb64;p=dbsrgits%2FSQL-Abstract.git diff --git a/Changes b/Changes index 0d05149..40e994f 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,9 @@ Revision history for SQL::Abstract + - Fix insufficient parenthesis unroll during operator comparison + +revision 1.73 2012-07-10 +---------------------------- - Fix parsing of ORDER BY foo + ? - Stop filling in placeholders in `format-sql` since it does not support passing values for them anyway