From 73222db7ef6855e1cba06b4ec8dceca1d2dcb37c Mon Sep 17 00:00:00 2001 From: jim winstead Date: Sun, 3 Feb 2002 18:00:33 +0000 Subject: [PATCH] add info about php-doc-chm list --- mailing-lists.php | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/mailing-lists.php b/mailing-lists.php index f34daaca0..d9eb0f99e 100644 --- a/mailing-lists.php +++ b/mailing-lists.php @@ -146,6 +146,11 @@ server at http://news.php.net/. 'List for the authors of the PHP documentation with CVS commits', false, true, false, "php.doc" ), + Array ( + 'php-doc-chm', 'PHP CHM documentation list', + 'List for developers of the Windows Help-format PHP documentation', + false, false, true, "php.doc.chm" + ), Array ( 'php-gtk-doc', 'PHP-GTK documentation list', 'List for the authors of the PHP-GTK documentation with CVS commits',