[Catalyst-commits] r10010 - Catalyst-Manual/5.70/trunk
hkclark at dev.catalyst.perl.org
hkclark at dev.catalyst.perl.org
Tue May 5 13:55:04 GMT 2009
Author: hkclark
Date: 2009-05-05 13:55:03 +0000 (Tue, 05 May 2009)
New Revision: 10010
Modified:
Catalyst-Manual/5.70/trunk/Changes
Log:
Catch changelog up with recent changes
Modified: Catalyst-Manual/5.70/trunk/Changes
===================================================================
--- Catalyst-Manual/5.70/trunk/Changes 2009-05-05 13:52:57 UTC (rev 10009)
+++ Catalyst-Manual/5.70/trunk/Changes 2009-05-05 13:55:03 UTC (rev 10010)
@@ -1,7 +1,12 @@
Revision history for Catalyst-Manual
+ - Switch to SimpleDB for auth
+ - Switch to use of DBIx::Class::EncodedColumn for hashed & salted passwords
+ - Re-write PostgreSQL section in appendix
+ - Remove "create=dynamic" and only cover "create=static" for DBIC helper
- Rewrite / clean up a big chunk of Catalyst::Manual::Intro (Ian Wells)
- There is no Catalyst::Config, fix reference to it. (t0m)
+ - Misc minor adjustments
5.7020 12 Mar 2009
- Fix errors in FormFu chapter.
More information about the Catalyst-commits
mailing list