From 327e8f7e0696007fd83cc42686368eac4f5734d0 Mon Sep 17 00:00:00 2001 From: Date: Fri, 26 Nov 1999 02:08:34 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/ChangeLog b/ChangeLog index e1c5abb0dd..cfd2250abb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,37 @@ +1999-11-25 Zeev Suraski + + * main.c: *** empty log message *** + +1999-11-25 Uwe Steinmann + + * ext/cpdf/cpdf.c: + - changed encoding parameter of cpdf_set_font to string on advice from + fastio to better support asian fonts. + + * ext/domxml/Makefile.am + ext/domxml/config.m4 + ext/domxml/php3_domxml.h: - made domxml compile + +1999-11-25 David Hedbor + + * sapi/roxen/phpmod.pike: Now the new direct write is enabled too... + + * sapi/roxen/README + sapi/roxen/phpmod.pike + sapi/roxen/roxen.c: + Implemented direct writing to the client's FD if RXML parsing of the result isn't selected. + + * sapi/roxen/config.h.stub + sapi/roxen/config.m4 + sapi/roxen/phpmod.pike + sapi/roxen/roxen.c: + Now ZTS can be used. Unless --enable-roxen-zts is specified at the + configure line the default process global Roxen PHP lock will be + used. In tests this was a lot faster for some reason and until the + reasons are figured out, it's recommended to use the non-thead-safe + version. + Cvs: ---------------------------------------------------------------------- + 1999-11-24 Egon Schmid * ext/gd/gd.c: -- 2.40.0