Commit:    cbdf9ea34cd7b8dd03c85a739e4c0732e22cf48e
Author:    Ferenc Kovacs <tyr...@gmail.com>         Thu, 24 Jan 2013 12:56:02 
+0100
Parents:   15e76e6a98ded4f28aa8d5a91b2286497e44fc5b
Branches:  PHP-5.5 master

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=cbdf9ea34cd7b8dd03c85a739e4c0732e22cf48e

Log:
now we have also an xz archive

Changed paths:
  M  README.RELEASE_PROCESS


Diff:
diff --git a/README.RELEASE_PROCESS b/README.RELEASE_PROCESS
index 3fa944e..e725625 100644
--- a/README.RELEASE_PROCESS
+++ b/README.RELEASE_PROCESS
@@ -64,7 +64,7 @@ Do not use abbreviations for alpha and beta.
 ``git push --tags origin HEAD``
 
 8. run: ``./makedist 5.4.2RC2``, this will export the tree, create configure
-and build two tarballs (one gz and one bz2).
+and build three tarballs (gz,bz2 and xz).
 
 9. Copy those two tarballs to www.php.net, in your homedir there should be a
 directory "downloads/". Copy them into there, so that the system can generate


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

Reply via email to