]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Mon, 3 Oct 2005 05:36:27 +0000 (05:36 +0000)
committer <changelog@php.net> <>
Mon, 3 Oct 2005 05:36:27 +0000 (05:36 +0000)
ChangeLog
Zend/ChangeLog

index d3ff6e0520b8a436905787985c469b9cd290070f..de6db698b41a4b18bbe3ab8a5bf006d718ea0afb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,31 @@
+2005-10-02  Pierre-Alain Joye  <pierre.dev@gmail.com>
+
+    * ext/gd/config.w32:
+      - remove gdttf
+
+    * ext/gd/gd.c
+      ext/gd/gdttf.c
+      ext/gd/gdttf.h:
+      - ft1 support remove, #2, gdttf.*
+
+    * ext/gd/config.m4
+      ext/gd/gd.c
+      ext/gd/gdcache.c
+      ext/gd/php_gd.h
+      ext/gd/libgd/gdcache.c:
+      - drop freetype1 support
+
+2005-10-02  Rob Richards  <rrichards@ctindustries.net>
+
+    * (PHP_4_4)
+      main/php_variables.c:
+      fix build - missing closing parenthesis
+
+2005-10-02  Andrei Zmievski  <andrei@gravitonic.com>
+
+    * ZendEngine2/zend_operators.h:
+      -** empty log message ***
+
 2005-10-01  Greg Beaver  <greg@chiaraquartet.net>
 
     * (PHP_5_1)
index 48ebbb262dba7c9779afaf6f56868a619cd5421e..a86a0420416564977cf1f8af07174f1bd97805bc 100644 (file)
@@ -1,3 +1,8 @@
+2005-10-02  Andrei Zmievski  <andrei@gravitonic.com>
+
+    * zend_operators.h:
+      -** empty log message ***
+
 2005-09-27  Dmitry Stogov  <dmitry@zend.com>
 
     * zend_objects_API.c