[svn:mod_parrot] r568 - mod_parrot/trunk
[email protected] Thu, 1 Jan 2009 15:53:29 -0800 (PST)
| Newsgroups | perl.cvs.mod_parrot |
|---|---|
| Message-ID | <[email protected]> |
Author: jhorwitz
Date: Thu Jan 1 15:53:29 2009
New Revision: 568
Modified:
mod_parrot/trunk/CHANGES
Log:
remove deleted change
Modified: mod_parrot/trunk/CHANGES
==============================================================================
--- mod_parrot/trunk/CHANGES (original)
+++ mod_parrot/trunk/CHANGES Thu Jan 1 15:53:29 2009
@@ -17,7 +17,6 @@
* Various GC fixes
* get_basic_auth_pw returns an array PMC
* more Apache constants
- * ModParrot;Interpreter can capture stdout (soon to be deprecated)
* Refactored initialization code to support early startup
* ParrotLoadImmediate starts interpreter early and loads bytecode/PIR
* Refactored C-based PIR handlers into the PIR HLL module