]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Sun, 7 Sep 2008 01:32:04 +0000 (01:32 +0000)
committer <changelog@php.net> <>
Sun, 7 Sep 2008 01:32:04 +0000 (01:32 +0000)
ChangeLog
Zend/ChangeLog

index 1612980c45533406c6e37562ae00cf49361252ba..3dc28423d83e73c66d0e155b243e19c721ef9650 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,49 @@
+2008-09-06  Ilia Alshanetsky  <ilia@prohost.org>
+
+    * ext/fileinfo/libmagic/compress.c:
+      MFB: removed unused variables
+
+    * (PHP_5_3)
+      ext/fileinfo/libmagic/compress.c:
+      
+      Removed unused variables
+
+2008-09-06  Arnaud Le Blanc  <arnaud.lb@gmail.com>
+
+    * (PHP_5_2)
+      NEWS
+      main/rfc1867.c
+      main/rfc1867.c:
+      MFH: Fixed #43540 (rfc1867 handler newlength problem)
+
+    * main/rfc1867.c:
+      Fixed #43540 (rfc1867 handler newlength problem)
+
+    * ZendEngine2/zend.h
+      main/rfc1867.c
+      main/rfc1867.h:
+      Ported rfc1867 hooks to HEAD
+
+    * main/rfc1867.c:
+      Fix mem leak and invalid frees in rfc1867 post handler
+
+2008-09-06  Alexey Zakhlestin  <indeyets@gmail.com>
+
+    * (PHP_5_3)
+      NEWS:
+      bugfix is also applied to 5.2, so NEWS moved there
+
+    * (PHP_5_2)
+      NEWS
+      ext/snmp/snmp.c
+      ext/snmp/snmp.c:
+      MFB: Fixed bug #45405 (snmp extension memory leak)
+
+    * (PHP_5_3)
+      NEWS
+      ext/snmp/snmp.c:
+      Fixed bug #45405 (snmp extension memory leak)
+
 2008-09-04  Stanislav Malyshev  <stas@zend.com>
 
     * (PHP_5_3)
index 00439f6392f27cb019ed10d04ea3388195588fff..0709894637b9469238a13216d6a1290d1617d841 100644 (file)
@@ -1,3 +1,8 @@
+2008-09-06  Arnaud Le Blanc  <arnaud.lb@gmail.com>
+
+    * zend.h:
+      Ported rfc1867 hooks to HEAD
+
 2008-08-29  Matt Wilmas  <php_lists@realplain.com>
 
     * (PHP_5_3)