diff options
| author | <changelog@php.net> | 2003-12-22 01:31:56 +0000 |
|---|---|---|
| committer | <changelog@php.net> | 2003-12-22 01:31:56 +0000 |
| commit | 1dc6e59dcc18b50b1cb3aafc202fb3d13669e970 (patch) | |
| tree | dabc81e96798fcd4dd333b489f80c84e21ed98a6 | |
| parent | 1b239fc970930cb4ee8566605102a14cdb5add43 (diff) | |
| download | php-git-1dc6e59dcc18b50b1cb3aafc202fb3d13669e970.tar.gz | |
ChangeLog update
| -rw-r--r-- | ChangeLog | 40 |
1 files changed, 40 insertions, 0 deletions
@@ -1,3 +1,43 @@ +2003-12-21 Derick Rethans <php@derickrethans.nl> + + * configure.in + main/php_version.h: + - Fix version number so that people are not mistaking our development + version for RC1. + +2003-12-21 Ilia Alshanetsky <ilia@prohost.org> + + * ext/ncurses/ncurses_functions.c: + Corrected argument parsing. + +2003-12-21 Zeev Suraski <zeev@zend.com> + + * configure.in + main/php_version.h: + B3 here we go (away) + + * (php_5_0_0b3) + NEWS: + Update date + + * (php_5_0_0b3) + configure.in + main/php_version.h: + B3 here we come + +2003-12-21 Ilia Alshanetsky <ilia@prohost.org> + + * (php_5_0_0b3) + ext/dom/document.c + ext/dom/namednodemap.c + ext/dom/nodelist.c: + Compiler warning fixes. + + * (php_5_0_0b3) + ext/openssl/openssl.c: + Fixed uninitialized usage of mdtype when unknown signature algorithm is + found. + 2003-12-20 Andi Gutmans <andi@zend.com> * configure.in |
