From: Date: Sun, 22 Feb 2004 01:32:09 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: RELEASE_0_2_0~237 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=990fcad9b04352656ac694d8a20e95cc3a9cdf3e;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 7e7048a531..12ff737d67 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,24 @@ +2004-02-21 Sara Golemon + + * ext/ftp/ftp.c: + Avoid use of memcpy(), reply on struct in_addr to be right sized instead + +2004-02-21 Ilia Alshanetsky + + * ext/gd/gd.c: + Set correct default threshold for image2wbmp(). + +2004-02-21 Sebastian Bergmann + + * ext/mysqli/config.w32: + Can't test whether it works (no current >=mysql-4.1.2 available on + Windows), but it should. + +2004-02-21 Georg Richter + + * ext/mysqli/mysqli_fe.c: + fixed typo in method alias + 2004-02-20 Sara Golemon * ext/ftp/ftp.c: