rasmus Fri, 17 Jul 2009 00:01:26 +0000
URL: http://svn.php.net/viewvc?view=revision&revision=284215
Changed paths:
U web/php/trunk/mailing-lists.php
Log:
Fix descriptions - should rename the lists eventually as well
Modified: web/php/trunk/mailing-lists.php
===================================================================
--- web/php/trunk/mailing-lists.php 2009-07-16 23:59:14 UTC (rev 284214)
+++ web/php/trunk/mailing-lists.php 2009-07-17 00:01:26 UTC (rev 284215)
@@ -257,18 +257,18 @@
FALSE, FALSE, TRUE, "php.internals.win"
),
array (
- 'php-cvs', 'CVS commit list',
- 'All the commits of the cvs PHP code repository are posted to this list
automatically',
+ 'php-cvs', 'SVN commit list',
+ 'All the commits of the SVN PHP code repository are posted to this list
automatically',
TRUE, TRUE, FALSE, "php.cvs"
),
array (
- 'php-cvs-daily', 'Daily CVS commit summary',
+ 'php-cvs-daily', 'Daily SVN commit summary',
'Daily changelog and NEWS file updates',
TRUE, FALSE, FALSE, ""
),
array (
- 'zend-engine-cvs', 'Zend Engine CVS commit list',
- 'All the commits of the Zend Engine CVS modules are posted to this list
automatically',
+ 'zend-engine-cvs', 'Zend Engine SVN commit list',
+ 'All the commits of the Zend Engine SVN tree are posted to this list
automatically',
FALSE, FALSE, TRUE, "php.zend-engine.cvs"
),
array (
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php