Checking in changes prior to tagging of version 1.007. Changelog diff is: v1.007
authorTomas Doran <bobtfish@bobtfish.net>
Wed, 19 Nov 2008 09:39:56 +0000 (09:39 +0000)
committerTomas Doran <bobtfish@bobtfish.net>
Wed, 19 Nov 2008 09:39:56 +0000 (09:39 +0000)
commit2dad9ca67d911fc0a6da9caf66f033e81f72c8cb
treeceb7045eded36398e85f539e3fadf2bea007e120
parentdb1cb29c6b558ab7b7330be6e433d7389cda26c2
Checking in changes prior to tagging of version 1.007.  Changelog diff is:

=== Changes
==================================================================
--- Changes (revision 8542)
+++ Changes (local)
@@ -1,6 +1,9 @@
-1.007
-  - Fix warning when used with self_check => 1
-  - Added respository info to META.yml
+1.007  2008-11-19
+  - Add test for query strings in digest auth as digest header is built using
+    the full URI (t0m)
+  - Fix for this (Peter Corlett)
+  - Fix warning when used with self_check => 1 (t0m)
+  - Added respository info to META.yml (t0m)

1.006  2008-10-06
- Added username_field configuration option. I need this to play
Changes
lib/Catalyst/Authentication/Credential/HTTP.pm
t/04pod_spelling.t
t/live_app_digest.t