Revision history for Perl extension Plack::Middleware::Auth::Digest

0.03  Sun Feb  7 17:03:10 PST 2010
        - Fixed a challenge header to quote qop, per RFC 2617

0.02  Fri Jan  8 02:29:40 PST 2010
        - Fixed a bug in Digest challenge parser originated from LWP where it fails when the
          realm contains a comma.

0.01  Thu Jan  7 05:08:19 2010
        - original version