Hi,

On Fri, 2011-01-28 at 04:19 +0000, Adam Harvey wrote:
> 
> Modified: php/php-src/trunk/UPGRADING
> ===================================================================
> --- php/php-src/trunk/UPGRADING 2011-01-28 04:17:08 UTC (rev 307806)
> +++ php/php-src/trunk/UPGRADING 2011-01-28 04:19:40 UTC (rev 307807)
> @@ -371,7 +371,12 @@
> 
>       i. New class constants
> 
> -       -
> +       - ZipArchive::CM_BZIP2
> +       - ZipArchive::CM_LZ77
> +       - ZipArchive::CM_LZMA
> +       - ZipArchive::CM_PPMD
> +       - ZipArchive::CM_TERSE
> +       - ZipArchive::CM_WAVPACK
> 
>       j. New Hash algorithms
> 

Why are you adding these in trunk/UPGRADING when they are also in 5.3
and will appear there first?

johannes


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

Reply via email to