Free the path. Fixing a leak and closing bugzilla #95981.
[bug-buddy.git] / NEWS
blob6e7a84417f159542a60f9fa3610b13fa50e147c8
1 2.2.1:
3   * Fixes:
5         - make stack saving work (bug #80334)
7         - fix 'cancelling bug-buddy makes old app hang' (bug #86404)
9         - gdb truncation bug (#82722)
11   * Improvements:
13         - prompt the user before overwriting a file (#84914)
15 2.2.0:
17   * Fixes:
19         - mime handling for core files should work now (Alex Graveley)
21   * Improvements:
23         - Docs updated for GNOME 2 version (Eric Baudais, Chris
24         Lyttle)
26         - Man page from Debian (David LaBissoniere)
28 2.1.6:
30   * Fixes:
32         - Fixed to not totally break with automake 1.[56] (bug #74390)
34         - Don't allow selections of the mostfreq list (Wayne Schuller,
35         bug #77277)
37         - Don't go to the mostfreq page when it is empty (bug #76405)
39         - Comply with UI guidelines for some dialogs (Archit Baweja,
40         bug #74816)
42   * Improvements:
44         - See if removing AM_PROG_LIBTOOL breaks anything
46         - Use the new network properties thing instead of our own
47         dialog
49 2.1.5:
51   * Fixes:
53         - fix .desktop file for gnome 2 install (Seth Nickell)
55         - fix dynamic export ldflags (bugs #77035 and #76384, thanks
56         to Dan Winship)
58         - install .omf files
60         - handle g_convert() not returning anything
62         - fix icon in druid
64   * Improvements:
66         - uses glade-2 now, so libglade-convert is no longer needed
68         - add ability to save/copy stack trace w/o having to go
69         through all the steps (fixes #77891)
71         - run gdb with 'bt full' rather than just 'bt' (fixes #78675,
72         havoc)
74 2.1.4:
76   * Fixes:
78         - Back button isn't the default button
80         - Fix possible crash when saving to a file, and display which
81         file it was saved to at the end (Wayne Schuller, bug #73675)
83         - Update docs for GNOME 2.0 version (Kevin Conder, bug #71189
85   * Improvements:
87         - Support for GNOME's most frequently reported bugs
89         - Print which app generated the core file with the bug report
91 2.1.3:
93   * Fixes:
95         - don't allow mails from root@ (b.g.o #57490)
97   * Improvements:
99         - redesigned druid to be easier to use and more sane
101         - respects themes a bit more and looks more like GnomeDruid
103 2.1.2:
105   * Fixes:
107         - convert xml to UTF-8 so that non-ascii characters display
108           correctly
110   * Improvements:
112         - display frequently reported bugs
114         - build with less deprecated functiosn
116         - use new GTK 2.0 button layout
118         - add a tag to the bugzilla email if a gnome 2 app crashed
120 2.1.1:
122   * Fixes:
124         - Clean up GtkDialogs
126         - Other misc. porting fixes and cleanups.
128 2.1.0:
130   * Improvements:
132         - port to GNOME 2.0
134 2.0.8:
136   * Fixes:
138         - don't pass --nw anymore: seems to break things
140 2.0.7:
142   * Fixes:
144         - pass --nw to gdb (from Leonard Norrgard  <vinsci@bugg.lnorrgard.com>)
146         - wrap mail bodies at 72 chars again (me)
148         - have gdb get stack traces from all threads (zucchi mentioned
149           the command on irc, but i don't know where he found it)
151 2.0.6:
153   * Fixes:
155         - translation updates
157   * Improvements:
159         - allows bugzillas to use different parts of the config.xml
160           for "severity"
162 2.0.5:
164   * Fixes:
166         - touch files after we download them so that the cache
167           actually works.
169 2.0.4:
171   * Fixes:
173         - set the From: header
175         - make sure the user knows the bug is going to be submitted
176           before it is sent
178 2.0.3:
180   * Fixes:
182         - libxml include path fixes
184 2.0.2:
186   * Fixes:
188         - Ximian Bugzilla support
190         - other small bugs
192 2.0.1:
194   * Fixes:
196         - Fix a bug where the cache never gets updated.
198         - Don't access widgets after they have been destroyed when
199           saving config.
201 2.0:
203   * Rewritten to support bugzilla
205   * The UI should be nicer too
207 1.2:
209  * Fixes:
211         - bug #29310
213  * Improvements:
215         - Added a --include argument to set which file is included in
216           the report
218 1.1:
220  * Fixes:
222         - lots of compilation warnings
224  * Improvements:
226         - more strict email checks
228         - IRIX support
230         - doesn't call gdb on directories (for evolution)
232 1.0:
234  * Fixes:
236         - bug #11485
238         - some other bugs
240         - make the text widget in the miggie combo a bit smarter
242         - fixed some i18n issues
243 0.90:
245  * Fixes:
247         - bugs #10159 and #9493
249  * Improvements:
251         - window icon is now set
253 0.9:
255  * Fixes:
257         - GTK warnings fixed
259  * Improvements:
261         - gnome-mime is now used to try to guard against non-text
262           files being sent to the bug tracker
264 0.8:
266 * Fixes:
268         - all bugs on bugs.gnome.org that can be fixed are either
269           fixed or somewhat addressed
271         - Checks for version on TuboLinux
273 * Improvements:
275         - much of the .glade was redone
277         - it is now possible to cc yourself on bug submitions
279         - you get a preview of the message before you send it
281         - (not finished) user documentation
283         - you can submit bugs to arbitrary people now
285         - Helix Code BTS
287 0.7:
289 * Fixes:
291         - fixed bug #6013
293         - minor aesthetic tweaks
295         - translations
297 0.6:
299 * Fixes: 
301         - I don't think there needed to be any :)
303 * Improvements:
305         - Support for Debian and KDE's bug tracking system
307         - UI tweaks
309         - including text files in the report is now possible
311 0.5:
313 * Fixes:
315         - text areas now have their text wrapped when you send
317         - correctly detect debian systems
319 * Improvements:
321         - it's now possible to add information to an existing bug report
323         - can now query dpkg on debian systems
325         - now detects Linux-Mandrake  (patches readily accepted for 
326         detecting other distributions)
328         - less druid pages, and prettier UI
330         - availability of .deb and .rpm packages
332 0.4:
334 * Fixes:
336         - possible crash when clicking on a clist with a blank 2nd
337         column
339         - spelling errors
341 * Improvements:
343         - reorganized the druid a little
345         - code reorg
347         - can now stop/refresh the gdb process
349 0.3 release:
351 No release announcement this time, I guess.
353 * Fixes:
355         - fix duplicate message sendome with qmail
357         - make sure the user wants to overwrite a file
359         - more descriptive error message when the .glade
360         file doesn't exist
362         - do some stuff for when we aren't installed in 
363         the gnome prefix
365         - fix some warnings etc. for intl.
367         - spec.in file
369 0.2 release:
371 Hello,
373 I've made a couple of minor (but kind of important) fixes to bug-buddy.
375 * Availability:
377         - ftp://ftp.gnome.org/pub/GNOME/sources/bug-buddy/
379 * Changes:
381         - should more correctly determine the gnome-core version
383         - change 'severe' severity to 'grave'
385         - better mime regex
387 Enjoy,
388 Jacob
390 0.1 release:
392 Hello bug hunters,
394 I've just released the first version of bug-buddy, a graphical
395 bug reporting utility.
397 The goal of bug-buddy is to make reporting bugs very simple and easy
398 for the user, while making the reports themselves more useful and
399 informative for the developer.
401 * Availability:
403         - ftp://ftp.gnome.org/pub/GNOME/sources/bug-buddy/
405 * Features:
407         - automatic stack trace gathering, either from a core file
408           or from a crashed application.  No messing with gdb :)
410         - determines the versions of different components installed
411           on your machine
413         - can be started from gmc (double clicking on a core file)
414           and from the crash dialog, if you have gnome-libs 1.0.53
415           (October GNOME) or higher installed
417 * Requirements:
419         - libglade: 0.5 or later required (CVS version has some layout
420           fixes)
422         - gdb is required to obtain a stack trace automatically
424         - gnome-libs 1.0.53 or higher recommended
426 * Notes:
428         - yes, some information about your system will be submitted
429           to the bug tracking system.  This is limited to versions of
430           system and gnome components, but I figure I should mention it.
432         - bug reports for bug-buddy are appreciated
434 Enjoy,
435 Jacob