[Catalyst-commits] r7031 - trunk/Catalyst-Plugin-Authentication-Store-LDAP

karpet at dev.catalyst.perl.org karpet at dev.catalyst.perl.org
Fri Oct 19 14:57:00 GMT 2007


Author: karpet
Date: 2007-10-19 14:56:59 +0100 (Fri, 19 Oct 2007)
New Revision: 7031

Modified:
   trunk/Catalyst-Plugin-Authentication-Store-LDAP/Changes
   trunk/Catalyst-Plugin-Authentication-Store-LDAP/MANIFEST
Log:
0.0600 and immediate fix to Changes

Modified: trunk/Catalyst-Plugin-Authentication-Store-LDAP/Changes
===================================================================
--- trunk/Catalyst-Plugin-Authentication-Store-LDAP/Changes	2007-10-19 05:00:58 UTC (rev 7030)
+++ trunk/Catalyst-Plugin-Authentication-Store-LDAP/Changes	2007-10-19 13:56:59 UTC (rev 7031)
@@ -1,7 +1,11 @@
-0.0600  omega Thu Aug 09 09:22:00 CET 2007
+0.0601  karman
+    - changed release date for 0.0600
+
+
+0.0600  karman 18 Oct 2007 [was: omega Thu Aug 09 09:22:00 CET 2007]
     - Someone had put some 0.052 version out, need to bump past that
-    - Add realms API support to match newest C::P::Authentication API. (karpet)
-    - Add POD tests. (karpet)
+    - Add realms API support to match newest C::P::Authentication API. (karman)
+    - Add POD tests. (karman)
     
 0.06 omega Thu Aug 09 09:00:00 CET 2007
     - Added support for entry_class in the same way that Catalyst::Model::LDAP

Modified: trunk/Catalyst-Plugin-Authentication-Store-LDAP/MANIFEST
===================================================================
--- trunk/Catalyst-Plugin-Authentication-Store-LDAP/MANIFEST	2007-10-19 05:00:58 UTC (rev 7030)
+++ trunk/Catalyst-Plugin-Authentication-Store-LDAP/MANIFEST	2007-10-19 13:56:59 UTC (rev 7031)
@@ -1,5 +1,6 @@
 Changes
-inc/Module/AutoInstall.pm
+inc/ExtUtils/AutoInstall.pm
+#inc/Module/AutoInstall.pm
 inc/Module/Install.pm
 inc/Module/Install/AutoInstall.pm
 inc/Module/Install/Base.pm
@@ -18,5 +19,7 @@
 META.yml
 t/entry_class.t
 t/lib/EntryClass.pm
-t/simple.t
-TODO
+t/01-pre_realms_api.t
+t/02-realms_api.t
+t/pod-coverage.t
+t/pod.t




More information about the Catalyst-commits mailing list