From: Date: Sat, 3 Jun 2000 02:15:16 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: PRE_EIGHT_BYTE_ALLOC_PATCH~135 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b6d29b23473e3168f5a7920edca0b103e7d9ad8b;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index b9283d114f..7681aafc4b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,25 @@ +2000-06-02 Andi Gutmans + + * NEWS: - Update NEWS so that this is documented + +2000-06-02 Zeev Suraski + + * main.c + php.h: Use the new error code + + * ext/standard/math.c: Small optimization + +2000-06-02 Thies C. Arntzen + + * NEWS: - + +2000-06-02 Andi Gutmans + + * configure.in: + - Make TSRM always compile into PHP. We can now move virtual_cwd over here. + - We might not want to compile TSRM.c in case we are on a platform which + - doesn't support threads. Sascha? What do you think? + 2000-06-01 Charles Hagenbuch * ext/imap/config.m4: