Remove META.yml from svn, it's a generated file. Update svn ignore props.
[catagits/Catalyst-Authentication-Store-LDAP.git] / Changes
diff --git a/Changes b/Changes
index 862d3e3..f31808c 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,7 @@
+   - Change documentation which still refers to the old ::Plugin:: style
+     auth system to use ->authenticate instead of ->login, and not say that
+     you need to do things manually to have multiple stores. (t0m)
+
 0.1004  21 Oct 2008
    - Add the ability to have the user inflated into a custom
      user class with the user_class option (t0m)