flammie 05/10/24 13:29:47 Modified: xml/htdocs/doc/en ebuild-submit.xml Log: Bug #110314: Bug reporter doesn't need to be in CC when using bugzilla's default mail settigns.
Revision Changes Path 1.12 +6 -6 xml/htdocs/doc/en/ebuild-submit.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/ebuild-submit.xml?rev=1.12&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/ebuild-submit.xml?rev=1.12&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/ebuild-submit.xml.diff?r1=1.11&r2=1.12&cvsroot=gentoo Index: ebuild-submit.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/ebuild-submit.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- ebuild-submit.xml 2 Jul 2005 09:59:44 -0000 1.11 +++ ebuild-submit.xml 24 Oct 2005 13:29:47 -0000 1.12 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/ebuild-submit.xml,v 1.11 2005/07/02 09:59:44 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/ebuild-submit.xml,v 1.12 2005/10/24 13:29:47 flammie Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link = "/doc/en/ebuild-submit.xml"> @@ -13,8 +13,8 @@ tracking system. </abstract> -<version>1.4</version> -<date>2005-07-02</date> +<version>1.5</version> +<date>2005-10-24</date> <chapter> <title>Getting Started</title> @@ -115,9 +115,9 @@ </p> <p> -Leave the <c>Assigned To</c> field blank, but if you'd like -to track the status of your ebuild, enter your email in the -<c>CC</c> field. +Leave the <c>Assigned To</c> field blank. If you haven't changed +Bugzilla's mail settings, you, as a reporter, will automatically +receive email on bug updates. </p> <p> -- [email protected] mailing list
