stas 2004/08/17 22:46:45
Modified: todo release
Log:
things to do
Revision Changes Path
1.48 +4 -0 modperl-2.0/todo/release
Index: release
===================================================================
RCS file: /home/cvs/modperl-2.0/todo/release,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -u -r1.47 -r1.48
--- release 15 Aug 2004 10:08:30 -0000 1.47
+++ release 18 Aug 2004 05:46:44 -0000 1.48
@@ -4,6 +4,10 @@
-- see also todo/api_status
+* current_callback lives in ModPerl::Util, but called as
+ Apache::current_callback(), which doesn't sound right. It should
+ probably be invoked as ModPerl::Util::current_callback
+
* docs/install/install.pod:=head2 Configuring mod_perl
should be rewritten to clearly explain how to build static and
dynamic mod_perl (each separately).