X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=1f24e0b0ca8830d07a7ad506302101440e17f6dc;hb=86b234150d8ab7b49520deb14428df15c3b9e60d;hp=d9eb6b5b43b6f6faea1bdd10d3f00a3da6f0964d;hpb=1bffc6b80ab92b6be1731bba24f8ea69f094b573;p=dbsrgits%2FDBIx-Class.git diff --git a/Changes b/Changes index d9eb6b5..1f24e0b 100644 --- a/Changes +++ b/Changes @@ -23,6 +23,8 @@ Revision history for DBIx::Class from 0542ec57 and 4c2b30d6) - Fix remaining errors with Oracle and identifiers longer than the Oracle-imposed maximum of 30 characters (RT#66390) + - Fix older oracle-specific "WhereJoins" to work properly with + name quoting - Fix problems with M.A.D. under CGI::SpeedyCGI (RT#65131) - Better error handling when prepare() fails silently - Fixes skipped lines when a comment is followed by a statement