X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=750d35eedaffc95a34ec7cd6612f1725183f8dfb;hb=277b5d3f829c7c42b80f9ea24731e528aa32c632;hp=1d37352111a737333e4c9291acc3b491c0d21696;hpb=9e8dab3fcb42dd5eeaab3b630bd71018ebc141d3;p=scpubgit%2FQ-Branch.git diff --git a/Changes b/Changes index 1d37352..750d35e 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,14 @@ Revision history for SQL::Abstract +revision 1.58 2009-09-04 15:20 (UTC) +---------------------------- + - expanded the scope of -bool and -not_bool operators + - added proper testing support + +revision 1.57 2009-09-03 20:18 (UTC) +---------------------------- + - added -bool and -not_bool operators + revision 1.56 2009-05-30 16:31 (UTC) ---------------------------- - support for \[$sql, @bind] in order_by clauses e.g.: