From c3948bf457a0035953bf99d51d4dd5907f17ca2d Mon Sep 17 00:00:00 2001 From: Date: Mon, 3 Oct 2005 05:36:27 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 28 ++++++++++++++++++++++++++++ Zend/ChangeLog | 5 +++++ 2 files changed, 33 insertions(+) diff --git a/ChangeLog b/ChangeLog index d3ff6e0520..de6db698b4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,31 @@ +2005-10-02 Pierre-Alain Joye + + * 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 + + * (PHP_4_4) + main/php_variables.c: + fix build - missing closing parenthesis + +2005-10-02 Andrei Zmievski + + * ZendEngine2/zend_operators.h: + -** empty log message *** + 2005-10-01 Greg Beaver * (PHP_5_1) diff --git a/Zend/ChangeLog b/Zend/ChangeLog index 48ebbb262d..a86a042041 100644 --- a/Zend/ChangeLog +++ b/Zend/ChangeLog @@ -1,3 +1,8 @@ +2005-10-02 Andrei Zmievski + + * zend_operators.h: + -** empty log message *** + 2005-09-27 Dmitry Stogov * zend_objects_API.c -- 2.50.1