[svn:mod_parrot] r391 - mod_parrot/trunk

[email protected] Fri, 25 Jul 2008 11:57:41 -0700 (PDT)
Newsgroups perl.cvs.mod_parrot
Message-ID <[email protected]>
Author: jhorwitz
Date: Fri Jul 25 11:57:40 2008
New Revision: 391

Modified:
   mod_parrot/trunk/TODO

Log:
update to reflect reality


Modified: mod_parrot/trunk/TODO
==============================================================================
--- mod_parrot/trunk/TODO	(original)
+++ mod_parrot/trunk/TODO	Fri Jul 25 11:57:40 2008
@@ -3,8 +3,6 @@
 * complete request_rec coverage
 * add classes for conn_rec, server_rec, pools
 * filters
-* custom Apache directives
-* code blocks (e.g. <Perl>...</Perl>)
 * better handling of interpreter exceptions
 * autoloading of HLL compiler code (need a Parrot_load_hll_bytecode())
 * separate HLL impelmentations into their own distributions