Changelog the switch to PassphraseColumn
Florian Ragwitz [Fri, 29 Apr 2011 12:22:55 +0000 (14:22 +0200)]
Changes

diff --git a/Changes b/Changes
index c2c50c5..9bf986a 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,10 @@
 Revision history for Catalyst-Manual
 
+    - Tutorial
+      - Switch to use of DBIx::Class::PassphraseColumn for hashed & salted
+        passwords. It's much more flexible than the previously used
+        DBIx::Class::EncodedColumn.
+
 5.8006 29 Feb 2011
     - Fix metadata to refer to the new git repository
     - Cookbook