projects
/
dbsrgits/DBIx-Class.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
3af9501
)
update Changes
David Kamholz [Tue, 4 Jul 2006 20:15:23 +0000 (20:15 +0000)]
Changes
patch
|
blob
|
blame
|
history
diff --git
a/Changes
b/Changes
index
b9d9cfd
..
fa54e00
100644
(file)
--- a/
Changes
+++ b/
Changes
@@
-1,5
+1,7
@@
Revision history for DBIx::Class
+ - fix issue with incorrect $rs->{attrs}{$alias}
+ - fix subclassing issue with source_name
- tweak quotes test to output text on failure
- fix Schema->txn_do to not fail as a classmethod