johannes Thu Jul 12 23:44:30 2007 UTC
Modified files:
/php-src README.CVS-RULES
Log:
- Mention [DOC] tag in the README
- PHP_5_1 is closed meanwhile
- Fixed a small typo
http://cvs.php.net/viewvc.cgi/php-src/README.CVS-RULES?r1=1.20&r2=1.21&diff_format=u
Index: php-src/README.CVS-RULES
diff -u php-src/README.CVS-RULES:1.20 php-src/README.CVS-RULES:1.21
--- php-src/README.CVS-RULES:1.20 Sun May 21 09:12:41 2006
+++ php-src/README.CVS-RULES Thu Jul 12 23:44:30 2007
@@ -39,9 +39,7 @@
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 @@
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:
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php