]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Sat, 13 Dec 2003 04:08:11 +0000 (04:08 +0000)
committer <changelog@php.net> <>
Sat, 13 Dec 2003 04:08:11 +0000 (04:08 +0000)
Zend/ChangeLog

index 804a64e20164712cbe2cf1fa3ee3bc37606451df..0e5f22ce962a87708ec67245169cc2270ae298f9 100644 (file)
@@ -1,3 +1,19 @@
+2003-12-12  Marcus Boerger  <marcus.boerger@post.rwth-aachen.de>
+
+    * zend.c:
+      Free is needed in non ZTS too
+
+    * zend.c:
+      Fix memleaks in ZTS mode
+
+    * zend.c:
+      Fix memleaks
+
+2003-12-12  Ilia Alshanetsky  <ilia@prohost.org>
+
+    * zend_constants.c:
+      Do not copy extra byte.
+
 2003-12-11  Ilia Alshanetsky  <ilia@prohost.org>
 
     * zend.h: