summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2010-09-18 15:35:45 -0500
committerJesse Luehrs <doy@tozt.net>2010-09-18 15:35:45 -0500
commit6463b8c011aa51e00e9782f6abc65a7df76cf145 (patch)
tree611af2214501fd2259ea0c7035493954e04a4963
parentdc070f30cfd654b104edfe82ee1c6168c6f97482 (diff)
downloadplack-middleware-auth-htpasswd-6463b8c011aa51e00e9782f6abc65a7df76cf145.tar.gz
plack-middleware-auth-htpasswd-6463b8c011aa51e00e9782f6abc65a7df76cf145.zip
changelogHEADmaster
-rw-r--r--Changes2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changes b/Changes
index ffcf50f..865838f 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
Revision history for Plack-Middleware-Auth-Htpasswd
{{$NEXT}}
+
+0.02 2010-09-18
- with Plack-0.9949, this can just become a subclass of ::Auth::Basic.
0.01 2010-09-03