|
Revision 21166, 0.6 kB
(checked in by lopnor, 3 months ago)
|
|
lang/perl/Apache2-AuthzHatenaPoint?: Checking in changes prior to tagging of version 0.05. Changelog diff is:
Index: Changes
===================================================================
--- Changes (リビジョン 21163)
+++ Changes (作業コピー)
@@ -1,5 +1,9 @@
Revision history for Perl extension Apache2::AuthHatena?.
+0.05 Sun Oct 12 15:00:00 JST 2008
+ - now needs ModPerl::MM and Apache::TestMM to run perl Makefile.PL.
+ - use inc::Module::Install;
+
0.04 Mon May 12 12:37:18 JST 2007
- removed harmful code for AuthType? directive.
|
| Line | |
|---|
| 1 | Revision history for Perl extension Apache2::AuthHatena. |
|---|
| 2 | |
|---|
| 3 | 0.05 Sun Oct 12 15:00:00 JST 2008 |
|---|
| 4 | - now needs ModPerl::MM and Apache::TestMM to run perl Makefile.PL. |
|---|
| 5 | - use inc::Module::Install; |
|---|
| 6 | |
|---|
| 7 | 0.04 Mon May 12 12:37:18 JST 2007 |
|---|
| 8 | - removed harmful code for AuthType directive. |
|---|
| 9 | |
|---|
| 10 | 0.03 Sun Jun 10 22:45:30 2007 |
|---|
| 11 | - fixed logout functionality, HTML styling, deleted needless codes. |
|---|
| 12 | |
|---|
| 13 | 0.02 Sun Jun 10 18:24:30 2007 |
|---|
| 14 | - fixed installation problem. |
|---|
| 15 | |
|---|
| 16 | 0.01 Fri Jun 8 00:13:01 2007 |
|---|
| 17 | - original version; created by h2xs 1.23 with options |
|---|
| 18 | -X -A -n Apache2::AuthHatena |
|---|
| 19 | |
|---|