diff options
| author | <changelog@php.net> | 2005-04-21 00:35:46 +0000 |
|---|---|---|
| committer | <changelog@php.net> | 2005-04-21 00:35:46 +0000 |
| commit | c1b2990d0edbfee3de7220f1c712abf0221c7865 (patch) | |
| tree | 07daa4e27c1d49baacc3ddf8e948c36869e82247 | |
| parent | 4eccd5df707fc87ae956e3fc397f8e540a385c14 (diff) | |
| download | php-git-c1b2990d0edbfee3de7220f1c712abf0221c7865.tar.gz | |
ChangeLog update
| -rw-r--r-- | ChangeLog | 37 |
1 files changed, 37 insertions, 0 deletions
@@ -1,3 +1,40 @@ +2005-04-20 Ilia Alshanetsky <ilia@prohost.org> + + * ext/fdf/fdf.c: + Fixed ZTS build of fdf extension. + +2005-04-20 Brian France <list@firehawksystems.com> + + * (PHP_4_3) + NEWS + NEWS + acinclude.m4 + acinclude.m4: + MFH: Added support for .cc files in extensions. + + * NEWS + acinclude.m4: + Added support for .cc files in extensions. + +2005-04-20 Georg Richter <georg@mysql.com> + + * ext/mysqli/mysqli_api.c: + another fix for last commit (committed from wrong tree) :( + + * ext/mysqli/mysqli.c + ext/mysqli/tests/009.phpt: + fixed typo in last commit :( + + * ext/mysqli/mysqli.c + ext/mysqli/mysqli_api.c: + added support for data truncation (bind_result) for MySQL 5.0.5 + +2005-04-20 Dmitry Stogov <dmitry@zend.com> + + * (PHP_5_0) + NEWS: + Fixed bug #32776 (SOAP doesn't support one-way operations) + 2005-04-19 Jani Taskinen <jani.taskinen@sci.fi> * (PHP_5_0) |
