X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=efa235b980dec06d4e0e19638357b929eb7ef293;hb=e41c3bdda9401514dcc02a3877346e4db953f41a;hp=750d35eedaffc95a34ec7cd6612f1725183f8dfb;hpb=277b5d3f829c7c42b80f9ea24731e528aa32c632;p=scpubgit%2FQ-Branch.git diff --git a/Changes b/Changes index 750d35e..efa235b 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,11 @@ Revision history for SQL::Abstract + - Fixed a couple of untrapped undefined warnings + - Make -in/-between accept literal sql in all logical + variants - see POD for details + - Unroll parenthesis around IN arguments to accomodate + crappy databases + revision 1.58 2009-09-04 15:20 (UTC) ---------------------------- - expanded the scope of -bool and -not_bool operators