On Mon, Sep 22, 2008 at 03:26, Greg Beaver <[EMAIL PROTECTED]> wrote:
> cellog          Mon Sep 22 01:26:14 2008 UTC
>
>  Modified files:              (Branch: PHP_5_3)
>    /php-src    NEWS
>    /php-src/main/streams       filter.c streams.c
>  Log:
>  MF52 fix Bug #46147: after stream seek, appending stream filter reads 
> incorrect data
>
> http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.328&r2=1.2027.2.547.2.965.2.329&diff_format=u
> Index: php-src/NEWS
> diff -u php-src/NEWS:1.2027.2.547.2.965.2.328 
> php-src/NEWS:1.2027.2.547.2.965.2.329
> --- php-src/NEWS:1.2027.2.547.2.965.2.328       Sun Sep 21 18:13:45 2008
> +++ php-src/NEWS        Mon Sep 22 01:26:13 2008
> @@ -10,6 +10,8 @@
>
>  - Fixed bug causing the algorithm parameter of mhash() to be modified. 
> (Scott)
>
> +- Fixed Bug #46147 (after stream seek, appending stream filter reads 
> incorrect data).
> +  (Greg)


If the fix is already in 5.2 then this news entry is useless.

-Hannes

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to