diff options
| author | <changelog@php.net> | 2000-06-03 02:15:16 +0000 |
|---|---|---|
| committer | <changelog@php.net> | 2000-06-03 02:15:16 +0000 |
| commit | b6d29b23473e3168f5a7920edca0b103e7d9ad8b (patch) | |
| tree | 6a825a9b9a67fa3a5b97d50414b4b522b0e48754 | |
| parent | 93d51636f7c4fd0d541e753a3692fce786b9d9fe (diff) | |
| download | php-git-b6d29b23473e3168f5a7920edca0b103e7d9ad8b.tar.gz | |
ChangeLog update
| -rw-r--r-- | ChangeLog | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -1,3 +1,25 @@ +2000-06-02 Andi Gutmans <andi@php.net> + + * NEWS: - Update NEWS so that this is documented + +2000-06-02 Zeev Suraski <zeev@php.net> + + * main.c + php.h: Use the new error code + + * ext/standard/math.c: Small optimization + +2000-06-02 Thies C. Arntzen <thies@digicol.de> + + * NEWS: - + +2000-06-02 Andi Gutmans <andi@php.net> + + * 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 <chagenbu@wso.williams.edu> * ext/imap/config.m4: |
