Fix a load of the documentation up. Fix overriding HTTP auth relam in the ->authentic...
[catagits/Catalyst-Authentication-Credential-HTTP.git] / Changes
diff --git a/Changes b/Changes
index 557e172..4be501e 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,9 @@
+1.003  2008-09-??
+   - Add ability to override the realm name presented for authentication
+     when calling $c->authenticate. Docs and tests for this.
+   - Clean up documentation of options inherited from 
+     Catalyst::Authentication::Credential::Password
+
 1.002  2008-09-03
    - Fix the assumptions that the password field is named password when doing 
      digest auth.