[svn:PHP-Sandwich] r12067 - PHP-Sandwich/trunk
[email protected] Wed, 12 Nov 2008 07:14:11 -0800 (PST)
| Newsgroups | perl.php.sandwich.dev |
|---|---|
| Message-ID | <[email protected]> |
Author: aff
Date: Wed Nov 12 07:14:11 2008
New Revision: 12067
Modified:
PHP-Sandwich/trunk/Changes
Log:
Added 1.0.2 release.
Modified: PHP-Sandwich/trunk/Changes
==============================================================================
--- PHP-Sandwich/trunk/Changes (original)
+++ PHP-Sandwich/trunk/Changes Wed Nov 12 07:14:11 2008
@@ -1,5 +1,8 @@
Revision history for Perl extension PHP::Interpreter
+1.0.2 2008-11-12 16:12:47
+ - Updated Makefile.PL ref. [bug 35712]
+
1.0.1 2005-09-26T17:47:00
- Fixed memory leak with multiple interpreters [bug 14245]
- Fixed makefile problems [bug 14317 - patch by vrm]