Updated Norwegian (bokmål) translation.
[bug-buddy.git] / NEWS
blob7c6e52328c0f8da96e7e5bd10b04423bd049a8cf
1 2.1.4:
3   * Fixes:
5         - Back button isn't the default button
7         - Fix possible crash when saving to a file, and display which
8         file it was saved to at the end (Wayne Schuller, bug #73675)
10         - Update docs for GNOME 2.0 version (Kevin Conder, bug #71189
12   * Improvements:
14         - Support for GNOME's most frequently reported bugs
16         - Print which app generated the core file with the bug report
18 2.1.3:
20   * Fixes:
22         - don't allow mails from root@ (b.g.o #57490)
24   * Improvements:
26         - redesigned druid to be easier to use and more sane
28         - respects themes a bit more and looks more like GnomeDruid
30 2.1.2:
32   * Fixes:
34         - convert xml to UTF-8 so that non-ascii characters display
35           correctly
37   * Improvements:
39         - display frequently reported bugs
41         - build with less deprecated functiosn
43         - use new GTK 2.0 button layout
45         - add a tag to the bugzilla email if a gnome 2 app crashed
47 2.1.1:
49   * Fixes:
51         - Clean up GtkDialogs
53         - Other misc. porting fixes and cleanups.
55 2.1.0:
57   * Improvements:
59         - port to GNOME 2.0
61 2.0.8:
63   * Fixes:
65         - don't pass --nw anymore: seems to break things
67 2.0.7:
69   * Fixes:
71         - pass --nw to gdb (from Leonard Norrgard  <vinsci@bugg.lnorrgard.com>)
73         - wrap mail bodies at 72 chars again (me)
75         - have gdb get stack traces from all threads (zucchi mentioned
76           the command on irc, but i don't know where he found it)
78 2.0.6:
80   * Fixes:
82         - translation updates
84   * Improvements:
86         - allows bugzillas to use different parts of the config.xml
87           for "severity"
89 2.0.5:
91   * Fixes:
93         - touch files after we download them so that the cache
94           actually works.
96 2.0.4:
98   * Fixes:
100         - set the From: header
102         - make sure the user knows the bug is going to be submitted
103           before it is sent
105 2.0.3:
107   * Fixes:
109         - libxml include path fixes
111 2.0.2:
113   * Fixes:
115         - Ximian Bugzilla support
117         - other small bugs
119 2.0.1:
121   * Fixes:
123         - Fix a bug where the cache never gets updated.
125         - Don't access widgets after they have been destroyed when
126           saving config.
128 2.0:
130   * Rewritten to support bugzilla
132   * The UI should be nicer too
134 1.2:
136  * Fixes:
138         - bug #29310
140  * Improvements:
142         - Added a --include argument to set which file is included in
143           the report
145 1.1:
147  * Fixes:
149         - lots of compilation warnings
151  * Improvements:
153         - more strict email checks
155         - IRIX support
157         - doesn't call gdb on directories (for evolution)
159 1.0:
161  * Fixes:
163         - bug #11485
165         - some other bugs
167         - make the text widget in the miggie combo a bit smarter
169         - fixed some i18n issues
170 0.90:
172  * Fixes:
174         - bugs #10159 and #9493
176  * Improvements:
178         - window icon is now set
180 0.9:
182  * Fixes:
184         - GTK warnings fixed
186  * Improvements:
188         - gnome-mime is now used to try to guard against non-text
189           files being sent to the bug tracker
191 0.8:
193 * Fixes:
195         - all bugs on bugs.gnome.org that can be fixed are either
196           fixed or somewhat addressed
198         - Checks for version on TuboLinux
200 * Improvements:
202         - much of the .glade was redone
204         - it is now possible to cc yourself on bug submitions
206         - you get a preview of the message before you send it
208         - (not finished) user documentation
210         - you can submit bugs to arbitrary people now
212         - Helix Code BTS
214 0.7:
216 * Fixes:
218         - fixed bug #6013
220         - minor aesthetic tweaks
222         - translations
224 0.6:
226 * Fixes: 
228         - I don't think there needed to be any :)
230 * Improvements:
232         - Support for Debian and KDE's bug tracking system
234         - UI tweaks
236         - including text files in the report is now possible
238 0.5:
240 * Fixes:
242         - text areas now have their text wrapped when you send
244         - correctly detect debian systems
246 * Improvements:
248         - it's now possible to add information to an existing bug report
250         - can now query dpkg on debian systems
252         - now detects Linux-Mandrake  (patches readily accepted for 
253         detecting other distributions)
255         - less druid pages, and prettier UI
257         - availability of .deb and .rpm packages
259 0.4:
261 * Fixes:
263         - possible crash when clicking on a clist with a blank 2nd
264         column
266         - spelling errors
268 * Improvements:
270         - reorganized the druid a little
272         - code reorg
274         - can now stop/refresh the gdb process
276 0.3 release:
278 No release announcement this time, I guess.
280 * Fixes:
282         - fix duplicate message sendome with qmail
284         - make sure the user wants to overwrite a file
286         - more descriptive error message when the .glade
287         file doesn't exist
289         - do some stuff for when we aren't installed in 
290         the gnome prefix
292         - fix some warnings etc. for intl.
294         - spec.in file
296 0.2 release:
298 Hello,
300 I've made a couple of minor (but kind of important) fixes to bug-buddy.
302 * Availability:
304         - ftp://ftp.gnome.org/pub/GNOME/sources/bug-buddy/
306 * Changes:
308         - should more correctly determine the gnome-core version
310         - change 'severe' severity to 'grave'
312         - better mime regex
314 Enjoy,
315 Jacob
317 0.1 release:
319 Hello bug hunters,
321 I've just released the first version of bug-buddy, a graphical
322 bug reporting utility.
324 The goal of bug-buddy is to make reporting bugs very simple and easy
325 for the user, while making the reports themselves more useful and
326 informative for the developer.
328 * Availability:
330         - ftp://ftp.gnome.org/pub/GNOME/sources/bug-buddy/
332 * Features:
334         - automatic stack trace gathering, either from a core file
335           or from a crashed application.  No messing with gdb :)
337         - determines the versions of different components installed
338           on your machine
340         - can be started from gmc (double clicking on a core file)
341           and from the crash dialog, if you have gnome-libs 1.0.53
342           (October GNOME) or higher installed
344 * Requirements:
346         - libglade: 0.5 or later required (CVS version has some layout
347           fixes)
349         - gdb is required to obtain a stack trace automatically
351         - gnome-libs 1.0.53 or higher recommended
353 * Notes:
355         - yes, some information about your system will be submitted
356           to the bug tracking system.  This is limited to versions of
357           system and gnome components, but I figure I should mention it.
359         - bug reports for bug-buddy are appreciated
361 Enjoy,
362 Jacob