From: Ian Wells Date: Tue, 21 Apr 2009 13:30:15 +0000 (+0000) Subject: Removed incorrect comment in Changes X-Git-Tag: 0.03001~7 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class-Tree.git;a=commitdiff_plain;h=9e0c021eaf35552b9decabcfbfb58a3b79333e66 Removed incorrect comment in Changes --- diff --git a/Changes b/Changes index efee9ea..c5539c1 100644 --- a/Changes +++ b/Changes @@ -7,8 +7,6 @@ Revision history for DBIx::Class::Tree - Fix borked tests (DBIx-Class 0.081 got rid of the loophole they used) (ribasushi) -[missing 0.02000] - 0.01000 2006-11-06 - Added is_leaf, is_root, and is_branch to AdjacencyList. - Added a validation override for set_primary_key().