[Catalyst-commits] r6534 - trunk/Authen-Htpasswd

ningu at dev.catalyst.perl.org ningu at dev.catalyst.perl.org
Mon Jul 16 00:05:35 GMT 2007


Author: ningu
Date: 2007-07-16 00:05:35 +0100 (Mon, 16 Jul 2007)
New Revision: 6534

Modified:
   trunk/Authen-Htpasswd/Changes
Log:
update changes again

Modified: trunk/Authen-Htpasswd/Changes
===================================================================
--- trunk/Authen-Htpasswd/Changes	2007-07-15 23:01:57 UTC (rev 6533)
+++ trunk/Authen-Htpasswd/Changes	2007-07-15 23:05:35 UTC (rev 6534)
@@ -2,6 +2,8 @@
     - Disable write locking on Win32.
       (On Win32 you cannot delete a file with an open filehandle)
     - use File::Spec in tests to avoid build failure on Windows
+    - add Digest::SHA1 and Crypt::PasswdMD5 as dependencies rather than recommends
+      (still works without them if you don't need SHA or MD5 support)
 
 0.15    Sun Dec 31 02:51:35 EST 2006
     - prevent User::password() from clobbering the password if none is passed




More information about the Catalyst-commits mailing list