From b6d29b23473e3168f5a7920edca0b103e7d9ad8b Mon Sep 17 00:00:00 2001 From: Date: Sat, 3 Jun 2000 02:15:16 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) 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: -- 2.50.1