[svn:mod_parrot] r458 - mod_parrot/trunk

[email protected] Sat, 27 Sep 2008 08:39:17 -0700 (PDT)
Newsgroups perl.cvs.mod_parrot
Message-ID <[email protected]>
Author: jhorwitz
Date: Sat Sep 27 08:39:16 2008
New Revision: 458

Modified:
   mod_parrot/trunk/TODO

Log:
remove completed or obsoleted items


Modified: mod_parrot/trunk/TODO
==============================================================================
--- mod_parrot/trunk/TODO	(original)
+++ mod_parrot/trunk/TODO	Sat Sep 27 08:39:16 2008
@@ -4,7 +4,5 @@
 * add classes for conn_rec, server_rec, pools
 * filters
 * better handling of interpreter exceptions
-* autoloading of HLL compiler code (need a Parrot_load_hll_bytecode())
 * separate HLL impelmentations into their own distributions
 * support Apache 2.2+ auth providers
-* implement proper directory config merging