2.16.5/2.17.7 release prep

Christian Robottom Reis kiko at async.com.br
Thu Jan 15 14:37:02 UTC 2004


On Thu, Jan 15, 2004 at 04:37:10AM -0500, David Miller wrote:
> We're planning a developer's release (2.17.7) for Monday, December 19.
> Anyone who has contributed anything new since 2.17.5 that hasn't yet been
> documented, let's please get some documentation contributed. :)  (That's 4
> days from now, for those that don't have their calendar handy).

Looking at the checkin list (handy link:

    http://tinderbox.mozilla.org/bonsai/cvsquery.cgi?treeid=default&module=Bugzilla&branch=HEAD&branchtype=match&dir=&file=&filetype=match&who=&whotype=match&sortby=Date&hours=2&date=explicit&mindate=11%2F09%2F2003&maxdate=&cvsroot=%2Fcvsroot

) it seems that the important documentation additions would be:

    - Gerv's update to charting
    - Myk's extension hooks
    - My checkin of Joe Heenan's change that whines about REOPENED
    - [Perhaps] Bradley's configurable data/template dir

> For those of you that are now helping with the docs, this weekend would be
> a REALLY good time to get some of the existing pending documentation bugs
> cleaned up and checked in. :)

I've attached a patch with my bits -- Gerv, I'll let you apply it at
your leisure as you're touching that today (which means I *won't* check
it in and that it will be lost in limbo if you don't :-). 

(OK, Gerv?)

> You can look for bugs with 2.16.5 on the status whiteboard (any bugs, not
> just open ones - status whiteboard also says whether it's fixed on the
> branch or not, so having the status whiteboard in your column list will
> help).  Please help if you can. :) (there aren't many - I count 5 not
> counting docs)

If somebody needs reviews, I may be able to fit some in today, so send
them my way -- I'll cancel the requests if I couldn't.

Index: faq.xml
===================================================================
RCS file: /cvsroot/mozilla/webtools/bugzilla/docs/xml/faq.xml,v
retrieving revision 1.21
diff -u -p -r1.21 faq.xml
--- faq.xml	1 Nov 2003 09:51:41 -0000	1.21
+++ faq.xml	15 Jan 2004 14:36:23 -0000
@@ -714,8 +714,8 @@ perl -pi -e 's@#\!/usr/bin/perl@#\!/usr/
       <qandaentry>
 	<question id="faq-email-whine">
 	  <para>
-	    I want whineatnews.pl to whine at something more, or other than, only new
-	    bugs. How do I do it?
+	    I want whineatnews.pl to whine at something more (or different) than
+        new and reopened bugs. How do I do it?
 	  </para>
 	</question>
 	<answer>
Index: installation.xml
===================================================================
RCS file: /cvsroot/mozilla/webtools/bugzilla/docs/xml/installation.xml,v
retrieving revision 1.55
diff -u -p -r1.55 installation.xml
--- installation.xml	30 Oct 2003 18:42:21 -0000	1.55
+++ installation.xml	15 Jan 2004 14:36:29 -0000
@@ -931,7 +931,7 @@ ReadLine support enabled
       <para>By now you have a fully functional Bugzilla, but what good are
       bugs if they're not annoying? To help make those bugs more annoying you
       can set up Bugzilla's automatic whining system to complain at engineers
-      which leave their bugs in the NEW state without triaging them.
+      which leave their bugs in the NEW or REOPENED state without triaging them.
       </para>
       <para>
       This can be done by

Take care,
--
Christian Robottom Reis | http://async.com.br/~kiko/ | [+55 16] 261 2331



More information about the developers mailing list