From: Johannes Schlüter Date: Thu, 12 Jul 2007 23:44:30 +0000 (+0000) Subject: - Mention [DOC] tag in the README X-Git-Tag: BEFORE_IMPORT_OF_MYSQLND~146 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c084da4c8e70c5fad480a5c2853e54c507203a22;p=php - Mention [DOC] tag in the README - PHP_5_1 is closed meanwhile - Fixed a small typo --- diff --git a/README.CVS-RULES b/README.CVS-RULES index 1075f82203..e0837b388a 100644 --- a/README.CVS-RULES +++ b/README.CVS-RULES @@ -39,9 +39,7 @@ HEAD Will become PHP 6.0. This CVS branch is for active development. PHP_5_2 Is used to release the PHP 5.2.x series. Only minor feature enhancements may go in here, but please keep that as infrequent as possible. -PHP_5_1 Is used to release the PHP 5.1.x series. Only bugfixes are permitted - on this branch (Consult the releasemaster prior to commit). -PHP_5_0 This branch is closed. +PHP_5_1 This branch is closed. PHP_4_4 Is used to release the PHP 4.4.x series. Only bugfixes are permitted on this branch (Consult the releasemaster prior to commit). PHP_4_3 This branch is closed. @@ -100,9 +98,13 @@ For string.c: The # lines will be omitted from the ChangeLog automagically. +Use the [DOC] tag in your log message whenever you feel that your changes +imply a documentation modification. The php-doc team will automatically +get notified about your commit through the php-doc mailing list. + If you fix some bugs, you should note the bug ID numbers in your commit message. Bug ID should be prefixed by "#" for easier access to -bug report when developers are browsing CVS via. LXR or Bonsai. +bug report when developers are browsing CVS via LXR or Bonsai. Example: