changelog Thu Jun 25 01:33:15 2009 UTC
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3444&r2=1.3445&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3444 php-src/ChangeLog:1.3445
--- php-src/ChangeLog:1.3444 Wed Jun 24 01:33:04 2009
+++ php-src/ChangeLog Thu Jun 25 01:33:13 2009
@@ -1,3 +1,112 @@
+2009-06-24 Johannes Schlüter <johan...@schlueters.de>
+
+ * (PHP_5_3)
+ UPGRADING:
+ Make clearer that thesse are internal functions
+
+2009-06-24 Greg Beaver <g...@chiaraquartet.net>
+
+ * ext/phar/tar.c
+ ext/phar/phar/pharcommand.inc
+ ext/phar/tests/tar/tar_openssl_hash.phpt
+ ext/phar/tests/tar/files/P1-1.0.0.tgz
+ ext/phar/tests/tar/files/P1-1.0.0.tgz.pubkey:
+ fix Bug #48681: openssl signature verification for tar archives broken in
+ ext/phar, merge small fixes to phar.phar generation from PHP_5_3
+
+ * (PHP_5_3)
+ NEWS
+ ext/phar/phar/pharcommand.inc:
+ fix slightly unclear error message in generation of phar.phar
+
+2009-06-24 Hannes Magnusson <hannes.magnus...@gmail.com>
+
+ * (PHP_5_3)
+ UPGRADING:
+ Missing enhancements
+
+2009-06-24 Ilia Alshanetsky <i...@prohost.org>
+
+ * (PHP_5_3)
+ main/php_open_temporary_file.c:
+ Revert patch
+
+2009-06-24 Felipe Pena <felipe...@gmail.com>
+
+ * (PHP_5_3)
+ NEWS:
+ BFN
+
+ * (PHP_5_3)
+ ext/json/json.c:
+ - MFH: Fixed memleak when depth arg is less than zero
+
+ * ext/json/json.c:
+ - Fixed memleak when depth arg is less than zero
+
+2009-06-24 Ilia Alshanetsky <i...@prohost.org>
+
+ * (PHP_5_3)
+ main/php_open_temporary_file.c:
+
+ MFB: Fixed bug #48465 (sys_get_temp_dir() possibly inconsistent when
using
+ TMPDIR).
+
+ * main/php_open_temporary_file.c:
+
+ MFB: Fixed bug #48465 (sys_get_temp_dir() possibly inconsistent when
using
+ TMPDIR).
+
+ * (PHP_5_2)
+ NEWS
+ main/php_open_temporary_file.c:
+
+ Fixed bug #48465 (sys_get_temp_dir() possibly inconsistent when using
+ TMPDIR).
+
+2009-06-24 Pierre-Alain Joye <pierre....@gmail.com>
+
+ * win32/build/mkdist.php
+ win32/build/mkdist.php:
+ - add readme.redist.bins as .txt
+
+ * README.REDIST.BINS:
+ - MF53: add licenses info for bundled libs, codes merged from other
+ projects, etc., information for binary distributions (windows, linux,
+ etc.)
+
+ * ext/gd/libgd/COPYING:
+ - MF53: license for libgd
+
+ * README.REDIST.BINS
+ README.REDIST.BINS:
+
+ file README.REDIST.BINS was initially added on branch PHP_5_3.
+
+ * ext/gd/libgd/COPYING
+ ext/gd/libgd/COPYING:
+
+ file COPYING was initially added on branch PHP_5_3.
+
+2009-06-24 Dmitry Stogov <dmi...@zend.com>
+
+ * (PHP_5_3)
+ NEWS
+ ext/spl/spl_directory.c
+ ext/spl/spl_directory.c:
+ Fixed bug #48643 (String functions memory issue)
+
+2009-06-24 Jani Taskinen <jani.taski...@sci.fi>
+
+ * (PHP_5_2)
+ NEWS
+ scripts/phpize.in
+ scripts/phpize.in:
+ MFH:- Fixed bug #48661 (phpize broken with non-bash shells)
+
+ * scripts/phpize.in:
+ - Fixed bug #48661 (phpize broken with non-bash shells)
+
2009-06-23 andy wharmby <whar...@uk.ibm.com>
* ext/pcre/tests/preg_match_all_error3.phpt
@@ -47833,7 +47942,7 @@
* sapi/litespeed/lsapi_main.c
sapi/litespeed/lsapilib.c:
- - Added missing $Id: ChangeLog,v 1.3444 2009/06/24 01:33:04 changelog
Exp $ tags and nuked c++ comments
+ - Added missing $Id: ChangeLog,v 1.3445 2009/06/25 01:33:13 changelog
Exp $ tags and nuked c++ comments
* (PHP_5_3)
ext/intl/locale/locale.c