From: Date: Mon, 22 Dec 2003 01:31:56 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: php_ibase_before_split~550 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1dc6e59dcc18b50b1cb3aafc202fb3d13669e970;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index b0b784ca09..028aeff98a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,43 @@ +2003-12-21 Derick Rethans + + * 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 + + * ext/ncurses/ncurses_functions.c: + Corrected argument parsing. + +2003-12-21 Zeev Suraski + + * 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 + + * (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 * configure.in