From: Lukas Smith Date: Tue, 30 Jun 2009 14:24:15 +0000 (+0000) Subject: expanded the section about how to create the changelog X-Git-Tag: php-5.4.0alpha1~191^2~3205 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e15522cb8af2d6c4b3cea5014ddf404300b7cae3;p=php expanded the section about how to create the changelog --- diff --git a/README.RELEASE_PROCESS b/README.RELEASE_PROCESS index f7b2e3a5ee..d99c4ff388 100644 --- a/README.RELEASE_PROCESS +++ b/README.RELEASE_PROCESS @@ -210,6 +210,10 @@ f.e. ``ChangeLog-4.php`` from the NEWS file III. ``s/Fixed bug #\([0-9]\+\)//`` + IV. ``s/Fixed PECL bug #\([0-9]\+\)//`` + + V. ``s/FR #\([0-9]\+\)/FR /`` + 4. ``cp releases/4_4_0.php releases/4_4_1.php`` 5. ``cvs add releases/4_4_1.php``