projects
/
dbsrgits/DBIx-Class-Tree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
af9120b
)
Removed incorrect comment in Changes
Ian Wells [Tue, 21 Apr 2009 13:30:15 +0000 (13:30 +0000)]
Changes
patch
|
blob
|
blame
|
history
diff --git
a/Changes
b/Changes
index
efee9ea
..
c5539c1
100644
(file)
--- 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().