X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=edfb34d1cbca4195ff3fe603c134377e379e2f6a;hb=edbb91b5dbad2595a8612f66e7dcdc1024eeb169;hp=79d072107c60b3dc9e9e23c828597c16514800df;hpb=c59982bbe83211270560d00e073567c29708c7a5;p=dbsrgits%2FSQL-Abstract.git diff --git a/Changes b/Changes index 79d0721..edfb34d 100644 --- a/Changes +++ b/Changes @@ -14,15 +14,7 @@ revision 1.49_02 2009-02-16 - vastly expanded test coverage - support for the { operator => \'...'|\['...', @bind] } syntax allowing to embed arbitrary operators on the LHS - - fixed multiple regressions wrt DBIx::Cass - ----------------------------- -revision 1.49_02 2009-02-16 - - added an AST-aware SQL::Abstract::Test library for sql syntax tests - - vastly expanded test coverage - - support for the { operator => \'...'|\['...', @bind] } syntax - allowing to embed arbitrary operators on the LHS - - fixed multiple regressions wrt DBIx::Cass + - fixed multiple regressions wrt DBIx::Class ---------------------------- revision 1.49_01 2009-02-11