[svn:mod_parrot] r313 - mod_parrot/trunk

[email protected] Wed, 16 Jan 2008 19:11:46 -0800 (PST)
Newsgroups perl.cvs.mod_parrot
Message-ID <[email protected]>
Author: jhorwitz
Date: Wed Jan 16 19:11:46 2008
New Revision: 313

Modified:
   mod_parrot/trunk/README
   mod_parrot/trunk/TODO

Log:
update docs for fixed restart crashes


Modified: mod_parrot/trunk/README
==============================================================================
--- mod_parrot/trunk/README	(original)
+++ mod_parrot/trunk/README	Wed Jan 16 19:11:46 2008
@@ -89,7 +89,3 @@
 
 For more thorough documentation and tutorials, visit the mod_parrot
 web site at http://www.smashing.org/mod_parrot.
-
-NOTES
------
-Restarting Apache might crash the server.  Use apachectl stop and start instead.

Modified: mod_parrot/trunk/TODO
==============================================================================
--- mod_parrot/trunk/TODO	(original)
+++ mod_parrot/trunk/TODO	Wed Jan 16 19:11:46 2008
@@ -9,4 +9,3 @@
 * autoloading of HLL compiler code (need a Parrot_load_hll_bytecode())
 * separate HLL impelmentations into their own distributions
 * support Apache 2.2+ auth providers
-* fix restart crashes -- parrot might be stealing SIGHUP