From 3ace26856d4fb2ea82de39ec7a97a7fb1c0c63ca Mon Sep 17 00:00:00 2001 From: Matěj Cepl Date: Mon, 16 Aug 2010 16:19:31 -0400 Subject: New release 0.17 * support for bugzilla.gnome.org (with removal of original buttons) * related to the previous: new configuration option * configData.killNodes * support the latest changes in bugzilla.redhat.com (fixes #40) * compatible with Firefox 4.0beta4 (strict mode is actually taken * seriously) --- package.json | 2 +- update.rdf | 19 +++++++++++++++++++ 2 files changed, 20 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 7253efa..cf7237f 100644 --- a/package.json +++ b/package.json @@ -7,5 +7,5 @@ "description": "Additional buttons and other function helping in the triage on bugzilla", "author": "Matej Cepl (http://matej.ceplovi.cz)", "license": "MIT/X11 (http://opensource.org/licenses/mit-license.php)", - "version": "0.16" + "version": "0.17" } diff --git a/update.rdf b/update.rdf index 8221382..fb5763f 100644 --- a/update.rdf +++ b/update.rdf @@ -43,6 +43,25 @@ 2f4829a38b164472986a8aac3cbb49282005b5aa/em:updateHash> + + + 0.17 + + + + {ec8030f7-c20a-464f-9b0e-13a3a9e97384} + 3.6 + 4.* + + + + https://fedorahosted.org/released/bugzilla-triage-scripts/bugzilla-triage-0.17.xpi + + + https://fedorahosted.org/bugzilla-triage-scripts/wiki/ChangeLog + 79892e43899a2decfedbb24ea22906443ce37fe6 + + -- cgit