From: Date: Sat, 26 Mar 2005 01:37:31 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: php-5.0.1b1~681 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2a256d511439a412150a1b495912e8763c2deba9;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 30ff7aadf3..8643709927 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,29 @@ +2005-03-25 Jani Taskinen + + * NEWS: + These entries do not belong in NEWS file (internal issues) + +2005-03-25 Andi Gutmans + + * LICENSE: + - Increment year in copyright notice + +2005-03-25 Christopher Kings-Lynne + + * NEWS + ext/pgsql/config.m4 + ext/pgsql/config.w32 + ext/pgsql/pgsql.c + ext/pgsql/tests/08escape.phpt + ext/pgsql/tests/25async_query_params.phpt: + (PHP pg_unescape_bytea) Use libpq version of PQunescapeBytea if it exists. + + +2005-03-25 Ilia Alshanetsky + + * ext/pgsql/pgsql.c: + Slightly safer code. + 2005-03-24 Marcus Boerger * ZendEngine2/zend_vm_execute.h: