You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl-cvs@perl.apache.org by au...@apache.org on 2006/07/05 20:10:09 UTC

svn commit: r419302 - /perl/Apache-SizeLimit/trunk/lib/Apache/SizeLimit.pm

Author: autarch
Date: Wed Jul  5 11:10:09 2006
New Revision: 419302

URL: http://svn.apache.org/viewvc?rev=419302&view=rev
Log:
Remove TODO because it is done.

Modified:
    perl/Apache-SizeLimit/trunk/lib/Apache/SizeLimit.pm

Modified: perl/Apache-SizeLimit/trunk/lib/Apache/SizeLimit.pm
URL: http://svn.apache.org/viewvc/perl/Apache-SizeLimit/trunk/lib/Apache/SizeLimit.pm?rev=419302&r1=419301&r2=419302&view=diff
==============================================================================
--- perl/Apache-SizeLimit/trunk/lib/Apache/SizeLimit.pm (original)
+++ perl/Apache-SizeLimit/trunk/lib/Apache/SizeLimit.pm Wed Jul  5 11:10:09 2006
@@ -671,17 +671,6 @@
 <mh...@virage.com>: Win32 support
 
 Dave Rolsky <au...@urth.org>, maintenance and fixes outside of
-mod_perl tree (0.04+).
-
-=cut
-
-=head1 TODO
-
-* Create new set/get accessors for all globals, with nice names
-  (set_max_process_size) - keep old names with "push a handler a
-  behavior"
-
-* Add a new "add_cleanup_handler" method to push handler for one
-  request.
+mod_perl tree (0.9+).
 
 =cut