File: NEWS

package info (click to toggle)
python-bzutils 0.2-1
  • links: PTS
  • area: main
  • in suites: lenny, squeeze, wheezy
  • size: 152 kB
  • ctags: 70
  • sloc: python: 596; makefile: 36
file content (24 lines) | stat: -rw-r--r-- 616 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Release 0.2
-----------

* Accept html as an alternative to csv on bugzilla query result pages,
  fixing access to older bugzillas (eg: KDE)

* Added the url and version fields

* Added a method to get a single bug report

* Get the valid product, component and version combinations from the server

Release 0.1
-----------

First release of bzutils.

Features:

  * Query bug reports through boogle (gnome's bugzilla search improvements)
    or boolean charts.

  * For each bug report, gets the following metadata: id, product, component,
    status, resolution, reporter, assignee, summary, priority and severity