From: Norbert Buchmuller Date: Tue, 10 Mar 2009 12:11:20 +0000 (+0000) Subject: Fixed a typo in Changes. X-Git-Tag: v1.70~215 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FSQL-Abstract.git;a=commitdiff_plain;h=edbb91b5dbad2595a8612f66e7dcdc1024eeb169 Fixed a typo in Changes. Fixed a duplication in Changes. --- 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