]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Sat, 26 Mar 2005 01:37:31 +0000 (01:37 +0000)
committer <changelog@php.net> <>
Sat, 26 Mar 2005 01:37:31 +0000 (01:37 +0000)
ChangeLog

index 30ff7aadf3ba2c4dd7a9e317bf9afd4d52677b10..8643709927a2d86e7017b5441582615418016982 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,29 @@
+2005-03-25  Jani Taskinen  <jani.taskinen@sci.fi>
+
+    * NEWS:
+      These entries do not belong in NEWS file (internal issues)
+
+2005-03-25  Andi Gutmans  <andi@zend.com>
+
+    * LICENSE:
+      - Increment year in copyright notice
+
+2005-03-25  Christopher Kings-Lynne  <chriskl@users.sourceforge.net>
+
+    * 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  <ilia@prohost.org>
+
+    * ext/pgsql/pgsql.c:
+      Slightly safer code.
+
 2005-03-24  Marcus Boerger  <marcus.boerger@post.rwth-aachen.de>
 
     * ZendEngine2/zend_vm_execute.h: