[svn:mod_parrot] r318 - mod_parrot/trunk
[email protected] Sat, 19 Jan 2008 09:19:06 -0800 (PST)
| Newsgroups | perl.cvs.mod_parrot |
|---|---|
| Message-ID | <[email protected]> |
Author: jhorwitz Date: Sat Jan 19 09:19:05 2008 New Revision: 318 Modified: mod_parrot/trunk/TODO Log: add directory merging Modified: mod_parrot/trunk/TODO ============================================================================== --- mod_parrot/trunk/TODO (original) +++ mod_parrot/trunk/TODO Sat Jan 19 09:19:05 2008 @@ -9,3 +9,4 @@ * 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