X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=890c6483a119f8fd3eb291ef06a19ef5806f65d2;hb=1a6f2a0307e8b76ff774d183c676ff56e04121d6;hp=6ae389da12c9620bddc56d0c7bfcaf2d9b9d8c36;hpb=64b9e432608ec503eae190c0590188a59d86b38b;p=dbsrgits%2FSQL-Abstract.git diff --git a/Changes b/Changes index 6ae389d..890c648 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,9 @@ Revision history for SQL::Abstract + - Fix parsing of NOT EXISTS + - Fix deep recursion warnings while parsing obnoxiously long sql statements + - Fix incorrect comparison of malformed lists + revision 1.72 2010-12-21 ---------------------------- - Extra checks of search arguments for possible SQL injection attacks