diff options
author | <changelog@php.net> | 2005-03-19 01:35:34 +0000 |
---|---|---|
committer | <changelog@php.net> | 2005-03-19 01:35:34 +0000 |
commit | 43fc6b2254a7a69e3f471f378b350a7a1c1686d5 (patch) | |
tree | 9e57cbce663d5bbea3ab335b30dfb1a832220a08 | |
parent | e9dbeabd38c2ef25ae776ab5e7ef1546ee07edeb (diff) | |
download | php-git-43fc6b2254a7a69e3f471f378b350a7a1c1686d5.tar.gz |
ChangeLog update
-rw-r--r-- | ChangeLog | 45 |
1 files changed, 45 insertions, 0 deletions
@@ -1,3 +1,48 @@ +2005-03-18 Jani Taskinen <jani.taskinen@kolumbus.fi> + + * ext/ingres_ii/config.w32 + ext/ingres_ii/config.w32: + + Added config.w32 (modified version, original by: Grant.Croker at ca dot + com) + +2005-03-18 Marcus Boerger <marcus.boerger@post.rwth-aachen.de> + + * run-tests.php: + - Readd revised version of Jani's fix: + 'errors with -d having a check for invalid ini entries' + - Add -v for verbose mode + +2005-03-18 Jani Taskinen <jani.taskinen@kolumbus.fi> + + * sapi/cli/php_cli.c: + Revert bad idea. (no more error for invalid -d options) + + * run-tests.php: + revert + + * run-tests.php: + Fix stupid typos + + * run-tests.php: + Fix errors with -d having a check for invalid ini entries + +2005-03-18 Greg Beaver <greg@chiaraquartet.net> + + * (PHP_5_0) + pear/go-pear-list.php: + update to newest packages + + * pear/go-pear-list.php + pear/go-pear-list.php: + update to Archive_Tar 1.3.1 + +2005-03-18 Moriyoshi Koizumi <moriyoshi@at.wakwak.com> + + * (PHP_4_3) + ext/mbstring/mbstring.dsp: + - Add missing entries. + 2005-03-17 Harrie Hazewinkel <harrie@lisanza.net> * (PHP_5_0) |