Saturday, September 6, 2008

[PHP-CVS-DAILY] cvs: php-src / ChangeLog

changelog Sun Sep 7 01:32:01 2008 UTC

Modified files:
/php-src ChangeLog
Log:
ChangeLog update

http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3160&r2=1.3161&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3160 php-src/ChangeLog:1.3161
--- php-src/ChangeLog:1.3160 Fri Sep 5 01:32:08 2008
+++ php-src/ChangeLog Sun Sep 7 01:32:00 2008
@@ -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)
@@ -4900,7 +4946,7 @@

* sapi/litespeed/lsapi_main.c
sapi/litespeed/lsapilib.c:
- - Added missing $Id: ChangeLog,v 1.3160 2008/09/05 01:32:08 changelog Exp $ tags and nuked c++ comments
+ - Added missing $Id: ChangeLog,v 1.3161 2008/09/07 01:32:00 changelog Exp $ tags and nuked c++ comments

* (PHP_5_3)
ext/intl/locale/locale.c

No comments: