projects
/
dbsrgits/DBIx-Class.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
337c98e
)
Update changes
Dan Sully [Wed, 4 Oct 2006 18:32:37 +0000 (18:32 +0000)]
Changes
patch
|
blob
|
blame
|
history
diff --git
a/Changes
b/Changes
index
32dc592
..
665f9b7
100644
(file)
--- a/
Changes
+++ b/
Changes
@@
-1,5
+1,8
@@
Revision history for DBIx::Class
+0.07003 2006-XX-XX XX:XX:XX
+ - Fix UTF8Columns to work under Perl <= 5.8.0
+
0.07002 2006-09-14 21:17:32
- fix quote tests for recent versions of SQLite
- added reference implementation of Manual::Example