Doc tweak so that people who use other auth stores first don't get confused...
[catagits/Catalyst-Authentication-Store-DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index a55f1bb..8a08b1e 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,7 @@
 Revision history for Catalyst-Plugin-Authentication-Store-DBIx-Class
 
+        Documentation tweak to clarify user_class, store_user_class etc.
+
 0.108   2008-09-25
                Adding SimpleDB realm to simplify basic auth configuration
                Changing user_class to user_model, per req. by mst to avoid confusing newbies.