[Bast-commits] r9699 - SQL-Abstract/1.x/trunk
frew at dev.catalyst.perl.org
frew at dev.catalyst.perl.org
Wed Sep 8 03:09:29 GMT 2010
Author: frew
Date: 2010-09-08 04:09:29 +0100 (Wed, 08 Sep 2010)
New Revision: 9699
Modified:
SQL-Abstract/1.x/trunk/Changes
Log:
update changes
Modified: SQL-Abstract/1.x/trunk/Changes
===================================================================
--- SQL-Abstract/1.x/trunk/Changes 2010-09-08 03:04:11 UTC (rev 9698)
+++ SQL-Abstract/1.x/trunk/Changes 2010-09-08 03:09:29 UTC (rev 9699)
@@ -1,5 +1,15 @@
Revision history for SQL::Abstract
+revision 1.67_02 2010-09-08
+----------------------------
+ - renamed DBIx::Class::Storage::PrettyPrinter to
+ - decreased a lot of indentation from ::Tree
+ - cleaned up handling of newlines inside of parens
+
+revision 1.67_01 2010-09-06
+----------------------------
+ - Add SQL::Abstract::Tree
+ - Add unindexed DBIx::Class::Storage::PrettyPrinter
- Better documentation of undef/NULL in where clause
- Depend on bugfixed Module::Install (now again installs
on old < 5.8.3 perls)
More information about the Bast-commits
mailing list