X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=f77deda5040bcf348659b9e2af375820075323a1;hb=91778193f84bc4aa93058ac326fcd122011015cd;hp=0cfb830afca9d7e35f23e67908e6b3acc439a2e5;hpb=171a709f3628dad4f66300a49a1340ac41498730;p=dbsrgits%2FSQL-Abstract.git diff --git a/Changes b/Changes index 0cfb830..f77deda 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,7 @@ Revision history for SQL::Abstract - - fixed open outer parens for a multi-line literal + - Fixed open outer parens for a multi-line literal + - Allow nested column-functions in WHERE revision 1.61 2010-02-05 16:28 (UTC) ----------------------------