[Apache-dispatch-devel] SF.net SVN: apache-dispatch: [43] trunk
Brought to you by:
geoffrey_young,
phred_moyer
|
From: <phr...@us...> - 2006-06-07 07:05:33
|
Revision: 43 Author: phred_moyer Date: 2006-06-07 00:05:28 -0700 (Wed, 07 Jun 2006) ViewCVS: http://svn.sourceforge.net/apache-dispatch/?rev=43&view=rev Log Message: ----------- - update the manifest - update the changelog date Modified Paths: -------------- trunk/Changes trunk/MANIFEST Modified: trunk/Changes =================================================================== --- trunk/Changes 2006-06-07 07:02:25 UTC (rev 42) +++ trunk/Changes 2006-06-07 07:05:28 UTC (rev 43) @@ -1,6 +1,6 @@ Revision history for Perl extension Apache::Dispatch -0.10 05.07.2001 +0.10 06.07.2006 - move common methods to Apache::Dispatch::Util and adjust @ISA for Apache*::Dispatch modules to use common methods via inheritance - fred - deprecated $Apache::Dispatch::DEBUG directive per dev notes in favor Modified: trunk/MANIFEST =================================================================== --- trunk/MANIFEST 2006-06-07 07:02:25 UTC (rev 42) +++ trunk/MANIFEST 2006-06-07 07:05:28 UTC (rev 43) @@ -1,8 +1,11 @@ Changes MANIFEST Makefile.PL +INSTALL README ToDo +test.pl +set_pureperl.PL lib/Apache/Dispatch.pm lib/Apache/Dispatch/Util.pm lib/Apache2/Dispatch.pm This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |