[svn:PHP-Sandwich] r1525 - PHP-Sandwich/trunk
[email protected] 26 Sep 2005 21:51:51 -0000
| Newsgroups | perl.php.sandwich.dev |
|---|---|
| Message-ID | <[email protected]> |
Author: gschlossnagle Date: Mon Sep 26 14:51:50 2005 New Revision: 1525 Added: PHP-Sandwich/trunk/Changes Log: this is apparently traditional Added: PHP-Sandwich/trunk/Changes ============================================================================== --- (empty file) +++ PHP-Sandwich/trunk/Changes Mon Sep 26 14:51:50 2005 @@ -0,0 +1,8 @@ +Revision history for Perl extension PHP::Interpreter + +1.0.1 2005-09-26T17:47:00 + - Fixed memory leak with multiple interpreters [bug 14245] + - Fixed makefile problems [bug 14317 - patch by vrm] + +1.0 2005-08-25T16:29:00 + - Initial release