From: Date: Sun, 16 Mar 2008 01:31:38 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: RELEASE_2_0_0a1~130 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e95800599874030174f871faef562512e60420fe;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 8c3f467325..fb808214ed 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2008-03-15 Felipe Pena + + * (PHP_5_2) + NEWS: + BFN: #41828, #44440 + + * main/streams/memory.c + main/streams/memory.c: + MFB: Fixed bug #44440 (st_blocks undefined under BeOS) + + * (PHP_5_2) + main/streams/memory.c: + Fixed bug #44440 (st_blocks undefined under BeOS) + 2008-03-14 Felipe Pena * (PHP_5_2)