Changelog
Tomas Doran [Wed, 27 Jun 2012 18:36:38 +0000 (19:36 +0100)]
Changes

diff --git a/Changes b/Changes
index b6d1486..771e9e3 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,9 @@
+
+   - Add broken_dotnet_digest_without_query_string option
+
+     Allows digest authentication from .NET, which does not include the
+     query string in the uri in the digest Authorization header.
+
 1.015 2012-02-23
    - Fix broken synopsis. RT#75254