From 5f1e30823f6abc0b58343f80e83b88d293ecf3d0 Mon Sep 17 00:00:00 2001 From: Date: Sun, 29 Feb 2004 01:32:18 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/ChangeLog b/ChangeLog index 7955b76440..4e51a95f59 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,33 @@ +2004-02-28 Ilia Alshanetsky + + * ext/pdf/pdf.c: + Remove unused variable. + +2004-02-28 Moriyoshi Koizumi + + * NEWS: + - Reordering. + +2004-02-28 Ilia Alshanetsky + + * ext/pdf/pdf.c: + Memory allocation check. + +2004-02-28 Moriyoshi Koizumi + + * NEWS: + - BFN & misc. + + * ext/mbstring/config.m4 + ext/mbstring/mbstring.c + ext/mbstring/php_mbregex.c + ext/mbstring/php_mbregex.h: + - Upgrade bundled oniguruma regex library to 2.2.2 (Rui, Moriyoshi) + . Supports various encodings such as BIG5, GB2312 and ISO-8859-* + . Fixes bug #26677 (mbstring compile errors with IRIX) + . Many thanks to K.Kosako. + - Remove redundant files that are not relevant to the build. + 2004-02-27 Rasmus Lerdorf * sapi/cgi/cgi_main.c: -- 2.50.1