Commit:    016c130f21ab667cd036affbc9f76b308b90f952
Author:    Ferenc Kovacs <tyr...@gmail.com>         Thu, 24 Jan 2013 12:56:02 
+0100
Parents:   c493173f8e54139129ef97a65a575c9b430fada8
Branches:  master

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

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