From 002b3efe63649e052593eb19832f975610cb2002 Mon Sep 17 00:00:00 2001 From: Date: Sun, 9 Mar 2003 01:33:11 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) diff --git a/ChangeLog b/ChangeLog index b6a20b1ca0..aa6edc5ccc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,52 @@ +2003-03-08 Georg Richter + + * ext/mysqli/mysqli.c + ext/mysqli/mysqli_api.c + ext/mysqli/mysqli_fe.c + ext/mysqli/mysqli_nonapi.c + ext/mysqli/mysqli_profiler.c + ext/mysqli/php_mysqli.h: + various changes for profiler + +2003-03-08 Derick Rethans + + * (PHP_4_3) + NEWS + ext/gd/gdttf.c: + - MFH: Fixed a bug in GD's truecolor TTF handling. + + * ext/gd/gdttf.c: + - Fixed a bug in GD's truecolor TTF handling + +2003-03-08 Marcus Boerger + + * main/network.c: + fix warnings - one left + + * run-tests.php: + summary for selective tests if more than one + + +2003-03-08 Stefan Esser + + * main/main.c: + fix possible XSS in error messages + + * ext/standard/html.c: + wrong place. + +2003-03-08 Sascha Schumann + + * (PHP_4) + ext/standard/php_smart_str.h: + macro-ize smart string implementation to improve optimization + across single calls + +2003-03-08 Stefan Esser + + * ext/standard/html.c: + fixing memory leak + 2003-03-07 Jani Taskinen * sapi/isapi/php4isapi.c: -- 2.50.1