Updated Norwegian (bokmel) translation.
[bug-buddy.git] / NEWS
blob8f08b870ca202fbbfa93a01c3e34e31d408f804f
1 2.1.0:
3   * Fixes:
5         - Clean up GtkDialogs
7         - Other misc. porting fixes and cleanups.
9 2.1.0:
11   * Improvements:
13         - port to GNOME 2.0
15 2.0.8:
17   * Fixes:
19         - don't pass --nw anymore: seems to break things
21 2.0.7:
23   * Fixes:
25         - pass --nw to gdb (from Leonard Norrgard  <vinsci@bugg.lnorrgard.com>)
27         - wrap mail bodies at 72 chars again (me)
29         - have gdb get stack traces from all threads (zucchi mentioned
30           the command on irc, but i don't know where he found it)
32 2.0.6:
34   * Fixes:
36         - translation updates
38   * Improvements:
40         - allows bugzillas to use different parts of the config.xml
41           for "severity"
43 2.0.5:
45   * Fixes:
47         - touch files after we download them so that the cache
48           actually works.
50 2.0.4:
52   * Fixes:
54         - set the From: header
56         - make sure the user knows the bug is going to be submitted
57           before it is sent
59 2.0.3:
61   * Fixes:
63         - libxml include path fixes
65 2.0.2:
67   * Fixes:
69         - Ximian Bugzilla support
71         - other small bugs
73 2.0.1:
75   * Fixes:
77         - Fix a bug where the cache never gets updated.
79         - Don't access widgets after they have been destroyed when
80           saving config.
82 2.0:
84   * Rewritten to support bugzilla
86   * The UI should be nicer too
88 1.2:
90  * Fixes:
92         - bug #29310
94  * Improvements:
96         - Added a --include argument to set which file is included in
97           the report
99 1.1:
101  * Fixes:
103         - lots of compilation warnings
105  * Improvements:
107         - more strict email checks
109         - IRIX support
111         - doesn't call gdb on directories (for evolution)
113 1.0:
115  * Fixes:
117         - bug #11485
119         - some other bugs
121         - make the text widget in the miggie combo a bit smarter
123         - fixed some i18n issues
124 0.90:
126  * Fixes:
128         - bugs #10159 and #9493
130  * Improvements:
132         - window icon is now set
134 0.9:
136  * Fixes:
138         - GTK warnings fixed
140  * Improvements:
142         - gnome-mime is now used to try to guard against non-text
143           files being sent to the bug tracker
145 0.8:
147 * Fixes:
149         - all bugs on bugs.gnome.org that can be fixed are either
150           fixed or somewhat addressed
152         - Checks for version on TuboLinux
154 * Improvements:
156         - much of the .glade was redone
158         - it is now possible to cc yourself on bug submitions
160         - you get a preview of the message before you send it
162         - (not finished) user documentation
164         - you can submit bugs to arbitrary people now
166         - Helix Code BTS
168 0.7:
170 * Fixes:
172         - fixed bug #6013
174         - minor aesthetic tweaks
176         - translations
178 0.6:
180 * Fixes: 
182         - I don't think there needed to be any :)
184 * Improvements:
186         - Support for Debian and KDE's bug tracking system
188         - UI tweaks
190         - including text files in the report is now possible
192 0.5:
194 * Fixes:
196         - text areas now have their text wrapped when you send
198         - correctly detect debian systems
200 * Improvements:
202         - it's now possible to add information to an existing bug report
204         - can now query dpkg on debian systems
206         - now detects Linux-Mandrake  (patches readily accepted for 
207         detecting other distributions)
209         - less druid pages, and prettier UI
211         - availability of .deb and .rpm packages
213 0.4:
215 * Fixes:
217         - possible crash when clicking on a clist with a blank 2nd
218         column
220         - spelling errors
222 * Improvements:
224         - reorganized the druid a little
226         - code reorg
228         - can now stop/refresh the gdb process
230 0.3 release:
232 No release announcement this time, I guess.
234 * Fixes:
236         - fix duplicate message sendome with qmail
238         - make sure the user wants to overwrite a file
240         - more descriptive error message when the .glade
241         file doesn't exist
243         - do some stuff for when we aren't installed in 
244         the gnome prefix
246         - fix some warnings etc. for intl.
248         - spec.in file
250 0.2 release:
252 Hello,
254 I've made a couple of minor (but kind of important) fixes to bug-buddy.
256 * Availability:
258         - ftp://ftp.gnome.org/pub/GNOME/sources/bug-buddy/
260 * Changes:
262         - should more correctly determine the gnome-core version
264         - change 'severe' severity to 'grave'
266         - better mime regex
268 Enjoy,
269 Jacob
271 0.1 release:
273 Hello bug hunters,
275 I've just released the first version of bug-buddy, a graphical
276 bug reporting utility.
278 The goal of bug-buddy is to make reporting bugs very simple and easy
279 for the user, while making the reports themselves more useful and
280 informative for the developer.
282 * Availability:
284         - ftp://ftp.gnome.org/pub/GNOME/sources/bug-buddy/
286 * Features:
288         - automatic stack trace gathering, either from a core file
289           or from a crashed application.  No messing with gdb :)
291         - determines the versions of different components installed
292           on your machine
294         - can be started from gmc (double clicking on a core file)
295           and from the crash dialog, if you have gnome-libs 1.0.53
296           (October GNOME) or higher installed
298 * Requirements:
300         - libglade: 0.5 or later required (CVS version has some layout
301           fixes)
303         - gdb is required to obtain a stack trace automatically
305         - gnome-libs 1.0.53 or higher recommended
307 * Notes:
309         - yes, some information about your system will be submitted
310           to the bug tracking system.  This is limited to versions of
311           system and gnome components, but I figure I should mention it.
313         - bug reports for bug-buddy are appreciated
315 Enjoy,
316 Jacob