Prepare for 2.27.1 release
[bug-buddy.git] / NEWS
blob91c17896a92664110eafd288b33a57252e92defc
1 2.27.0
2   * Fix build with GCC 4.40
3   * Generate ChangeLog from git-log
5 2.26.0
6   * Don't hardcode a scrollkeeper check in the configure script.
8 2.25.91
9   * Build correctly with --disable-eds.
11 2.25.2
12   * Fix a segfault (Josseline Mouette).
13   * Don't free uninitialized memory.
15 2.25.1 ("The Feel-Good vibe")
16   * Drop libgnome and libgnomeui dependencies.
17   * Make google-breakpad support optional (but enabled by default).
18     Thanks to Sjoerd Simons.
19   * Obtain the real path of the crashed process by looking in /proc.
20     Thanks to Sam Morris and Matt Keenan.
21   * Add an option to delete the included file after bug-buddy has
22     processed it.
23   * Implement a logger for pasting critical and fatal warnings in the
24     stacktraces.
25   * Include the loaded GTK+ modules in the stacktraces sent to bugzilla.
26   * Update google-breakpad to SVN r290.
27   * Compile with all the GLib/GTK+ deprecation flags.
29 2.24.1
30   * Hide the "Send" button after clicking it
31   * Make the breakpad module resident (Matthias Clasen)
33 2.24.0
34   * Disable Solaris from the google-breakpad supported OS
35   * Adapt gnome-breakpad for loading by XSettings (requires GTK+ 2.14.2
36     and gnome-settings-daemon 2.24.0)
37   * Many translation updates
39 2.23.91.1
40   * Fix a runtime warning
42 2.23.91
43   * Standardize the desktop file (Pacho Ramos)
44   * Clean up X11 includes
45   * Many translation updates
47 2.23.90 ("Live in Paris")
49   * Remove dependency on gnome-desktop
50   * Fix some typos
51   * Many translation updates
53 2.23.6
55   * Remove unused command line switches
56   * Update and ship a man page
57   * Remove dependency on libgnomecanvas
58   * New Tango icon (thanks to Andreas Nilsson, Michael Monreal
59     and Sebastian Kraft).
60   * Add a context menu to copy the bug URL when a bug has been reported.
61   * Add a dialog to warn the user to review the crash description if it is
62     too short (thanks to Diego Escalante Urrelo).
63   * Many cleanups of the source tree.
64   * Some other misc bug fixes
65   * Translation updates
67 2.23.5.1
69   * Correctly install bug-buddy.png
71 2.23.5
73   * Port to GIO (Cosimo Cecchi)
74   * Completely remove the NetworkManager dependency (Cosimo Cecchi)
75   * Fix some leaks (Hans Petter Jansson)
76   * Many misc bug fixes
77   * Translation updates
79 2.19.91 ("Sampaio")
81   * Fixes to the new minidump code.
82   * Some more bug fixes :)
84 2.19.0 ("Young Explorer")
86   * Build a GTK_MODULE invoking bug-buddy on segfaults.
87   * Add support for dumping a minidump file if no debug symbols are present.
89 2.18.0 ("Atajo")
91   * Removed Application from .desktop file (Christian Kirbach)
93 2.17.4 ("Oslo by night")
95   * Don't register with the session manager (Dan Winship)
96   * Fix invalid read in the gmenu code (Mark McLoughlin)
97   * Search for desktop files in the autostart dir too (Fer)
98   * Compiler warning fixes (Christian Persch)
99   * String fixes (Priit Laes, Andre Klapper) 
100   * Updated translations:
101     - Updated ar: Djihed Afifi
102     - Updated be: Ihar Hrachyshka
103     - Updated bg: Vladimir Petkov
104     - Updated da: Peder Bach
105     - Updated dz: Pema Geyleg
106     - Updated en_CA: Adam Weinberger
107     - Updated en_GB: David Lodge
108     - Updated et: Priit Laes
109     - Updated fi: Illka Tuohela
110     - Updated fr: Robert-André Mauchin and Jonathan Ernst
111     - Updated he: Yair Hershkovitz
112     - Updated ko: Changwoo Ryu
113     - Updated mk: Jovan Naumovski
114     - Updated nb: Kjartan Maraas
115     - Updated pl: The GNOME PL Team
116     - Updated pt: Duarte Loreto
117     - Updated pt_BR: Og Maciel
118     - Updated sl: Matic Zgur
119     - Updated sv: Daniel Nylander
120     - Updated th: Theppitak Karoonboonyanan
121     - Updated uk: Maxim Dziumanenko
122     - Updated vi: Clytie Siddall
123     - Updated zh_HK: Chao-Hsiung Liao
124     - Updated zh_TW: Chao-Hsiung Liao
126 2.17.3 ("Paris connection")
128   * Removed status bar
129   * Lock some text on the report
130   * Detect sensitive words (regarding privacy) on the report
131     and add a warning and highlight them
132   * Lot of UI and strings clean ups (Dennis Cranston and Andre
133     Klapper)
134   * Fix leaks
135   * Don't submit reports with less than 3 steps in the trace
136   * Do not block the UI while gdb is working!
137   * Reworked the email check code (Alex Jones)
138   * Updated Translations:
139     - Updated nb: Kjartan Maraas
140     - Updated sv: Daniel Nylander
141     - Updated hu: Gabor Kelemen
142     - Updated th: Theppitak Karoonboonyanan
143     - Updated fi: Ilkka Tuohela
144     - Updated es: Francisco Javier F. Serrador
145     - Updated he: Yair Hershkovitz
147 2.17.2 ("3rd coin")
149   * Fix last minute problems on 2.17.1 with the link button
150   * Don't set priority/severity on non-crashers.
152 2.17.1 ("one more coin")
154   * Fix unreleased 2.17.0 version: Include po files on the
155     tarball.
157 2.17.0 ("Coin, operated boy")
159   * Add more system info to bug-buddy reports (Alexander Larsson)
160   * Misc fixes (Kjartan Maraas, Ali Sabil, Brian Pepple, 
161     Stephane LOEUILLET, Rob Bradford, Clytie Siddall,
162     Luca Cavalli and myself)
163   * Ask the user to fill the report in English (Claudio Saavedra and
164     Mariano Suárez-Alvarez)
165   * Add a X-GNOME-Bugzilla-ExtraInfoScript/bugzilla:extra_info_script
166     field to allow applications to run a custom script to collect
167     more information (based on an idea from Federico Mena-Quintero)
168   * Only load current application icon. Improves performace from 10%
169     to 90%.
170   * Limit stack traces deep (Ruben Vermeersch)
171   * Add a help button (Brent Smith)
172   * Use a new window to allow the user review the information. Allow him
173     to copy/edit this information.
175 2.16.0 ("bye bye dyckola")
177   * Fix a crash when focusing details-view
179 2.15.92 ("Lumbago")
181   * drop local xml-rpc functions
182   * Port to GKeyFile
183   * Bug fixes
184   * Show window while collecting .desktop files
185   * Use some heuristics as report summary
187 2.15.90 ("IKEA")
189   * Support for --include option
190   * Support for sending previously non-sent bug reports.
191   * Use own .menu file for reading all applications
192   * when invoked with --package and without --pid, don't assume it
193     is a crash.
194   * use theme-friendly icons
195   * Fixes
197 2.15.0 ("sendmail, no mas")
199   * bug-buddy-xmlrpc branch merged to HEAD
201 2.13.0 ("Mañana, mañana!")
203   * Fixes
204         - Update treeview headers when switching between
205         products/applications (Matthias Clasen)
206         - Fix LSB distro detection (Fernando)
207         - Set GnomeFileEntry in save mode when saving the report
208         (Fernando)
209         - HIG fixes (Christian Perch)
210         - Center the main window (Christian Neumair)
211   * New and updated translations:
212         - Alexander Shopov (bg)
213         - Hendrik Richter (de)
214         - Adam Weinberger (en_CA)
215         - Francisco Javier F. Serrador (es)
216         - Ivar Smolin (et)
217         - Priit Laes (et)
218         - Ilkka Tuohela (fi)
219         - Christophe Merlet (fr)
220         - Ignacio Casal Quinteiro (gl)
221         - Ankit Patel (gu)
222         - Gabor Kelemen (hu)
223         - Alessio Frusciante (it)
224         - Kjartan Maraas (nb)
225         - Tino Meinen (nl)
226         - Slobodan D. Sredojevic (sr, sr@Latn)
227         - Theppitak Karoonboonyanan (th)
228         - Clytie Siddall (vi)
229         - Woodman Tuen (zh_HK)
230         - Abel Cheung (zh_TW)
232 2.12.2 ("Il vulcano")
233   * New and updated translations:
234         - Ales Nyakhaychyk (be)
235         - Vladimir Petkov (bg)
236         - Khandakar Muajhidul Islam (bn)
237         - Miloslav Trmac (cs)
238         - Adam Weinberger (en_CA)
239         - Francisco Javier F. Serrador (es)
240         - Priit Laes (et)
241         - Iñaki Larrañaga (eu)
242         - Ilkka Tuohela (fi)
243         - Ignacio Casal Quinteiro (gl)
244         - Ankit Patel (gu)
245         - Gabor Kelemen (hu)
246         - Takeshi AIHANA (ja)
247         - Timur Zhamakeev (ky)
248         - Kjartan Maraas (nb)
249         - Tino Meinen (nl)
250         - Åsmund Skjæveland (nn)
251         - Kjartan Maraas (no)
252         - Guilherme de S. Pastore (pt_BR)
253         - Dan Damian (ro)
254         - Marcel Telka (sk)
255         - Laurent Dhima (sq)
256         - Christian Rose (sv)
257         - Theppitak Karoonboonyanan (th)
258         - Maxim Dziumanenko (uk)
259         - Wang Jian (zh_CN)
261 2.12.1 ("iParty 7")
262  * Fixes:
263         - Remove duplicate entries from app list (Matthias Clasen)
265 2.12.0 ("My fatal fate")
266   * New and updated translations:
267         - Jordi Mallach (ca)
268         - Rhys Jones (cy)
269         - Yair Hershkovitz (he)
270         - Gabor Kelemen (hu)
271         - Žygimantas Beručka (lt)
272         - Michiel Sikkes (nl)
273         - Leonid Kanter (ru)
275 2.11.92 ("")
276   * New and updated translations:
277         - Miloslav Trmac (cs)
278         - Kostas Papadimas (el)
279         - Adam Weinberger (en_CA)
280         - Francisco Javier F. Serrador (es)
281         - Priit Laes (et)
282         - Ilkka Tuohela (fi)
283         - Ankit Patel (gu)
284         - Yair Hershkovitz (he)
285         - Gabor Kelemen (hu)
286         - Takeshi AIHANA (ja)
287         - Kjartan Maraas (nb)
288         - Kapil Timilsina (ne)
289         - Kjartan Maraas (no)
290         - Gnome PL Team (pl)
291         - Afonso Celso Medina (pt_BR)
292         - Duarte Loreto (pt)
293         - Dan Damian (ro)
294         - Marcel Telka (sk)
295         - Laurent Dhima (sq)
296         - Theppitak Karoonboonyanan (th)
297         - Baris Cicek (tr)
298         - Maxim Dziumanenko (uk)
299         - Clytie Siddall (vi)
300         - Wang Jian (zh_CN)
301         - Woodman Tuen (zh_TW)
302   * New ukrainian translation (Maxim Dziumanenko)
304 2.11.1 ("Que fort")
305   * Fixes;
306         - Fix gcc4 compiler warnings (Kjartan Maraas)
308   * Impovements;
309         - Ported to GtkAboutDialog (Kjartan Maraas)
310         - Port to GtkComboBox (Michael Gossard)
311         - Sort frequently reported bugs list (Michael Gossard)
312         - Add support for LSB distributions
314 2.11.0
315   * Update to the new menu api (Mark McLaughlin)
316   * Fix a crash on startup (Olav Vitters)
317   * Translation updates
319 2.10.0 ("La movida")
320   * Translations:
321         - Some translations updates
323 2.9.92 ("Magical Fenix")
324   * Translations:
325         - Lot of translations updates
326         - New Ukrainian translation of the documentation by 
327           Maxim V. Dziumanenko <mvd@mylinux.com.ua>
329 2.9.91 ("Hänsel und Gretel")
330   * Fixes:
331         - Port to the new libmenu API to get the list of available applications.
332         - Fix the applets loading.
334 2.9.3 ("Wild Rose")
335   * Translations:
336         - Updated Italian, Chinese, Swedish, Estonian and German
337           translations.
339 2.9.2 ("Tres Jotas")
340   * Fixes:
341         - Use the command line option --include-file to include a file
342         - Skip the product/component pages if the application is
343           passed on the command line (also show its name in the 
344           intro page)
346   * Improvements:
347         - Added a kill command line argument for killing that pid after
348           the bug report is sent (this is useful for calling bud-buddy
349           inside your application when a non-segfaulf crash occurs, like
350           in python code or scheme, etc...)
352 2.8.0 ("Chicote")
354   * Fixes:
355         - Disable build of outdated documentation translations
356         - Fix core file MIME handling
357         - Open documentation in the right section (Shaun McCance)
359   * Improvements:
360         - Update documentation (Shaun McCance)
362   * Translations:
363         - More final updates
365 2.7.92 ("Ojos verdes)
367   * Translations:
368         - Some final updates
370 2.7.91 ("budyboop")
372   * Translations:
374         - Updated Albanian translation (Laurent Dhima)
375         - Updated Swedish translation (Christian Rose)
376         - Updated az translation (Mətin Æmirov)
377         - Added Bosnian translation (Kenan Hadžiavdić)
378         - Updated Malay translation (Hasbullah Bin Pit)
379         - Updated Russian translation (Leonid Kanter)
380         - Updated Simplified Chinese translation (Funda Wang)
381         - Updated Ukrainian translation (Maxim Dziumanenko)
382         - Updated Catalan translation (Jordi Mallach)
383         - Updated Finnish translation (Sami Pesonen)
384         - Updated Basque translation (Iñaki Larrañaga)
385         - Updated Korean translation (Changwoo Ryu)
386         - Updated Albanian translation (Laurent Dhima)
387         - Updated Portuguese translation (Duarte Loreto)
388         - Updated Hindi translation (Guntupalli Karunakar)
389         - Updated Brazilian Portuguese translation (Estêvão Samuel Procópio)
390         - Updated Danish translation (Ole Laursen)
391         - Updated Bulgarian translation (Rostislav Raykov)
392         - Updated German translation (Christian Neumair)
393         - Updated Serbian translation (Danilo Å egan)
394         - Updated Hungarian translation (Andras Timar)
395         - Updated Tamil Translation (Dinesh Nadarajah)
396         - Updated Japanese translation (Takeshi AIHANA)
398 2.7.0 ("Lully")
399   * Fixes:
401         - Fix some strings after the freeze (#136191, #140053)
402         - Add scroll bar to description bug text box.
404   * Improvements:
406         - Code clean up by Simon Frankau:
407                 * Use buddy_error for error dialogs
408                 * Removed unused variables
409                 * Fix memmory leaks in gdb code
410                 * state machine rearranged
412 2.6.0 ("Almodóvar did it again!")
414   * Fixes:
416         - Fix a compiler error (bug #135625)
418   * Translations:
420         - Updated Brasilian translation (Gustavo Noronha Silva)
421         - Updated Bengali translation (Khandakar Mujahidul Islam)
422         - Added Punjabi translation (Jaswinder Singh Phulewala)
423         - Updated Welsh translation (Telsa Gwynne)
424         - Added British translation (Gareth Owen)
425         
426 2.5.92 ("We are the champions")
428   * Fixes:
430         - Update to application/x-core MIME type
432         - Disable Back button when debugging is the first page
434   * Improvements:
436         - Update translated docs (Glynn Foster)
438         - 
439 2.5.90 ("I love it when a plan comes together")
441   * Fixes;
443         - Fix a crash when going back from the email page. Thanks to Simon
444           Frankau for fixing this (bug #126449)
446         - Fix a crash when checking versions twice (bug #134167)
448         - Load product list after failing guessing.
450   * Improvements:
452         - Kill the confirmation dialog
454         - Set the FileChooser in save mode for saving bug reports
456 2.5.3 ("No name release")
458   * Fixes:
460         - Fix Application cooment (Vincent Untz)
462         - Some build fixes (Jason Leach, Alexander Winston, Vincent Berger)
464         - Fix typos in schemas
466   * Improvements:
468         - If GNOME version is older than 6 months suggest upgrading
470         - Use GtkFileChooser in entries
472 2.5.2 ("Franco Corelli")
474   * Fixes:
476         - Preserve bug description
478         - Don't hardcode FileChooser size
480         - Don't add closed products
482   * Improvements:
484         - Report Irix, Fedora and Gentoo "distributions"
486         - Show only Applications we can submit bugs to bugzilla (Bug #129138)
488         - Use a radio button to switch between Applications/Porducts view
490         - Add application/product name to component page (Bug #128349)
492         - Ported to gtk_icon_theme_*
494         - Add translators to about dialog
496         - Port configuration to GConf
498 2.5.1 ("Mi mamá prefiere GNOME")
500   * Fixes:
502         - Load again component list
504   * Improvements:
506         - Use GtkFileChooser in the non-glade stuff (Jan Arne Petersen)
508 2.5.0 ("He tardado 10 minutos en atarme las botas")
510   * Fixes:
512         - Fix some mem leaks (Kjartan Maraas, bug #125396)
514         - Disable deprecations (Sivaiah N)
516         - Fix crash when trying to debug a non-found program (Vincent Untz, 
517           bug #115147)
518         
519   * Improvements:
521         - Don't show up to three windows at a time (Vincent Untz, bug #110817)
524 2.4.0 ("Galactic")
526   * Translations:
528         Sami Pesonen (Finnish)
529         Dafydd Harries (Welsh)
531 2.3.5 ("La Espiral")
533   * Translations:
535         Duarte Loreto (Portuguese)
536         Sanlig Badral  (Mongolian)
537         Stanislav Visnovsky  (Slovak)
538         Kjartan Maraas  (Norwegian)
539         Metin Amiroff (Azerbaijani)
540         Evandro Fernandes Giovanini (Brazilian Portuguese)
541         Priit Laes (Estonian)
542         Guntupalli Karunakar  (Hindi)
543         Sami Pesonen  (Finnish)
544         Funda Wang (Chinese)
545         Alessio Frusciante (Italian)
546         Francisco Javier F. Serrador (Spanish)
547         Andras Timar  (Hungarian)
550 2.3.4 ("Pinochio")
552   * Fixes:
554         - Workaround for a bugzilla.gnome.org bug
556         - Fix a free (bug #117806)
558         - Fix a crash (bug #117809)
560         - Unify copyright strings (Christian Neumair)
562   * Improvements:
564         - Fill version entry with unspecified if version is not know 
565         after selecting a product (bug #117934)
568 2.3.3 ("I have given up smoking")
570   * Fixes:
571         
572         - Strings fixes and corrections (Thanks to Luis Villa)
574         - Fix for #116085 (Using Gnome Distributor instead or Gnome-Distributor
575           made fail the report). Thanks to Andrew Sobala for tracking this.
576         
577         - Fix a crash when reporting non-bugzilla bugs without Description field
579         - When handling gdb input, use ISO-8859-1 as orig encoding (gdb default) and 
580           use a fallback for converting them into UTF-8 (Fixes problems with some
581           stacks with non-translatable characters)
583         - Without network connection, use latest donwloaded bugzilla files is they are
584           newer then the system installed ones.
586         - Correctly set "enhacement" and "critial" severities for feature requests and 
587           crashes respectively.
589         - Set package version in the "crash+we know product+we don't know component" 
590           scenario
592         - Use again applications-all-users:/// now that gnome-vfs bug is fixed
594   * Improvements:
596         - Add accelerators to every option
598         - Final HIGfy work 
599         
600         - Remove confirmation dialog before submiting a bug
602         - Use different text templates for any kind of bug
604         - Use a combo menu for version entry (filled with bugzilla valid versions for that product)
607 2.3.2 ("In the neighbourhood")
609   * Fixes:
610         
611         - Fix crashin in products view (bug #114712), thanks to Ximian folks
612           for this.
614         - Fix for #104357, thanks to Jens Askengren 
616         - Two typos fixed by Abel Cheung
618   * Improvements:
620         - Read X-GNOME-Bugzilla-version from .desktop files and set version
621           for the bug report.
622         
623         - Don't add dupplicated applications (ie: If we have the same
624           application with differents .desktop files)
626         - Don't allow the user to modify Bugzilla headers in the email page
628 2.3.1 ("My brown paper bag")
630   * Fixes
632         - Go to debug page when invoked from crash.
634 2.3.0 ("Sex, lies and Div-Xs")
636   * Fixes:
638         - Print the progress label only when all files/sizes are calculated
639           (Fixes #108408)
641         - Use "Distributor" from gnome-version.xml instead of "Vendor"
644   * Improvements:
645         
646         - Use the bug-buddy icon in the about dialog (Fixes #104445, Alex
647           Duggan)
649         - By popular request, include distribution version in the bug report.
651         - New first page when invoked from scratch, asking the user to select
652           the "kind" of bug he wants to report. Set priorities and keywords
653           based on this info.
656 2.2.102 ("Oh na na na"):
658   * Fixes: 
660         - Fix a crashing bug when sending a bug report for a product without
661           X-Gnome-Bugzilla stuff in its .desktop file (#104599)
663 2.2.101 ("Fidelio"):
665   * Fixes:
667         - Get gdb backtraces as non-UTF8 so we can read invalid UTF-8 strings
668           (fixes #102493).
671 2.2.100 ("I should be there, baby!"):
673   * Fixes:
675         - Workaround for all-applications gnome-vfs bug.
677         - Change "Refresh" button to "Update" (bug #101693).
679         - Some text corrections (bugs #86410, #99564)
682   * Improvements:
684         - When reporting a bug from scratch, after the app is selected, if 
685           the component is known, preselect it. Thanks to Kristian Rietveld
687         - Use the GNOME 2 cool logo for GNOME products.
689 2.2.99 ("Rain Dogs"): 
691   * Fixes:
693         - fix incorrect url (bug #86711)
695         - fix a leak (bug #95981, Kjartan)
697         - make file saving  (bug #84914)
699         
700   * Improvements:
702         - Try to update bugzilla files only once a day, and get first md5sums
703           to check if it's really needed. New update dialog (HIG compliant) at
704           startup time.
706         - When invoked from crash, skip Application/product and component
707           step, because we have the info from .dekstop file. If invoked from
708           scratch, skip only product step. We should be able to autoselect the
709           component, but cannot do with gtktreeview.
711         - Get GNOME version from $prefix/share/gnome-about/gnome-version.xml
712         
713         - Use hash tables for components and products
715         - Present the user a list of applications from all-applications:///
716           Get bugzilla component and product from the .desktop entries (and
717           query bonobo-activation for applets).
718           Allow to choose between Applications of Bugzilla products.
720         - Port to GnomeIconTheme
722 2.2.1:
724   * Fixes:
726         - make stack saving work (bug #80334)
728         - fix 'cancelling bug-buddy makes old app hang' (bug #86404)
730         - gdb truncation bug (#82722)
732   * Improvements:
734         - prompt the user before overwriting a file (#84914)
736 2.2.0:
738   * Fixes:
740         - mime handling for core files should work now (Alex Graveley)
742   * Improvements:
744         - Docs updated for GNOME 2 version (Eric Baudais, Chris
745         Lyttle)
747         - Man page from Debian (David LaBissoniere)
749 2.1.6:
751   * Fixes:
753         - Fixed to not totally break with automake 1.[56] (bug #74390)
755         - Don't allow selections of the mostfreq list (Wayne Schuller,
756         bug #77277)
758         - Don't go to the mostfreq page when it is empty (bug #76405)
760         - Comply with UI guidelines for some dialogs (Archit Baweja,
761         bug #74816)
763   * Improvements:
765         - See if removing AM_PROG_LIBTOOL breaks anything
767         - Use the new network properties thing instead of our own
768         dialog
770 2.1.5:
772   * Fixes:
774         - fix .desktop file for gnome 2 install (Seth Nickell)
776         - fix dynamic export ldflags (bugs #77035 and #76384, thanks
777         to Dan Winship)
779         - install .omf files
781         - handle g_convert() not returning anything
783         - fix icon in druid
785   * Improvements:
787         - uses glade-2 now, so libglade-convert is no longer needed
789         - add ability to save/copy stack trace w/o having to go
790         through all the steps (fixes #77891)
792         - run gdb with 'bt full' rather than just 'bt' (fixes #78675,
793         havoc)
795 2.1.4:
797   * Fixes:
799         - Back button isn't the default button
801         - Fix possible crash when saving to a file, and display which
802         file it was saved to at the end (Wayne Schuller, bug #73675)
804         - Update docs for GNOME 2.0 version (Kevin Conder, bug #71189
806   * Improvements:
808         - Support for GNOME's most frequently reported bugs
810         - Print which app generated the core file with the bug report
812 2.1.3:
814   * Fixes:
816         - don't allow mails from root@ (b.g.o #57490)
818   * Improvements:
820         - redesigned druid to be easier to use and more sane
822         - respects themes a bit more and looks more like GnomeDruid
824 2.1.2:
826   * Fixes:
828         - convert xml to UTF-8 so that non-ascii characters display
829           correctly
831   * Improvements:
833         - display frequently reported bugs
835         - build with less deprecated functiosn
837         - use new GTK 2.0 button layout
839         - add a tag to the bugzilla email if a gnome 2 app crashed
841 2.1.1:
843   * Fixes:
845         - Clean up GtkDialogs
847         - Other misc. porting fixes and cleanups.
849 2.1.0:
851   * Improvements:
853         - port to GNOME 2.0
855 2.0.8:
857   * Fixes:
859         - don't pass --nw anymore: seems to break things
861 2.0.7:
863   * Fixes:
865         - pass --nw to gdb (from Leonard Norrgard  <vinsci@bugg.lnorrgard.com>)
867         - wrap mail bodies at 72 chars again (me)
869         - have gdb get stack traces from all threads (zucchi mentioned
870           the command on irc, but i don't know where he found it)
872 2.0.6:
874   * Fixes:
876         - translation updates
878   * Improvements:
880         - allows bugzillas to use different parts of the config.xml
881           for "severity"
883 2.0.5:
885   * Fixes:
887         - touch files after we download them so that the cache
888           actually works.
890 2.0.4:
892   * Fixes:
894         - set the From: header
896         - make sure the user knows the bug is going to be submitted
897           before it is sent
899 2.0.3:
901   * Fixes:
903         - libxml include path fixes
905 2.0.2:
907   * Fixes:
909         - Ximian Bugzilla support
911         - other small bugs
913 2.0.1:
915   * Fixes:
917         - Fix a bug where the cache never gets updated.
919         - Don't access widgets after they have been destroyed when
920           saving config.
922 2.0:
924   * Rewritten to support bugzilla
926   * The UI should be nicer too
928 1.2:
930  * Fixes:
932         - bug #29310
934  * Improvements:
936         - Added a --include argument to set which file is included in
937           the report
939 1.1:
941  * Fixes:
943         - lots of compilation warnings
945  * Improvements:
947         - more strict email checks
949         - IRIX support
951         - doesn't call gdb on directories (for evolution)
953 1.0:
955  * Fixes:
957         - bug #11485
959         - some other bugs
961         - make the text widget in the miggie combo a bit smarter
963         - fixed some i18n issues
964 0.90:
966  * Fixes:
968         - bugs #10159 and #9493
970  * Improvements:
972         - window icon is now set
974 0.9:
976  * Fixes:
978         - GTK warnings fixed
980  * Improvements:
982         - gnome-mime is now used to try to guard against non-text
983           files being sent to the bug tracker
985 0.8:
987 * Fixes:
989         - all bugs on bugs.gnome.org that can be fixed are either
990           fixed or somewhat addressed
992         - Checks for version on TuboLinux
994 * Improvements:
996         - much of the .glade was redone
998         - it is now possible to cc yourself on bug submitions
1000         - you get a preview of the message before you send it
1002         - (not finished) user documentation
1004         - you can submit bugs to arbitrary people now
1006         - Helix Code BTS
1008 0.7:
1010 * Fixes:
1012         - fixed bug #6013
1014         - minor aesthetic tweaks
1016         - translations
1018 0.6:
1020 * Fixes: 
1022         - I don't think there needed to be any :)
1024 * Improvements:
1026         - Support for Debian and KDE's bug tracking system
1028         - UI tweaks
1030         - including text files in the report is now possible
1032 0.5:
1034 * Fixes:
1036         - text areas now have their text wrapped when you send
1038         - correctly detect debian systems
1040 * Improvements:
1042         - it's now possible to add information to an existing bug report
1044         - can now query dpkg on debian systems
1046         - now detects Linux-Mandrake  (patches readily accepted for 
1047         detecting other distributions)
1049         - less druid pages, and prettier UI
1051         - availability of .deb and .rpm packages
1053 0.4:
1055 * Fixes:
1057         - possible crash when clicking on a clist with a blank 2nd
1058         column
1060         - spelling errors
1062 * Improvements:
1064         - reorganized the druid a little
1066         - code reorg
1068         - can now stop/refresh the gdb process
1070 0.3 release:
1072 No release announcement this time, I guess.
1074 * Fixes:
1076         - fix duplicate message sendome with qmail
1078         - make sure the user wants to overwrite a file
1080         - more descriptive error message when the .glade
1081         file doesn't exist
1083         - do some stuff for when we aren't installed in 
1084         the gnome prefix
1086         - fix some warnings etc. for intl.
1088         - spec.in file
1090 0.2 release:
1092 Hello,
1094 I've made a couple of minor (but kind of important) fixes to bug-buddy.
1096 * Availability:
1098         - ftp://ftp.gnome.org/pub/GNOME/sources/bug-buddy/
1100 * Changes:
1102         - should more correctly determine the gnome-core version
1104         - change 'severe' severity to 'grave'
1106         - better mime regex
1108 Enjoy,
1109 Jacob
1111 0.1 release:
1113 Hello bug hunters,
1115 I've just released the first version of bug-buddy, a graphical
1116 bug reporting utility.
1118 The goal of bug-buddy is to make reporting bugs very simple and easy
1119 for the user, while making the reports themselves more useful and
1120 informative for the developer.
1122 * Availability:
1124         - ftp://ftp.gnome.org/pub/GNOME/sources/bug-buddy/
1126 * Features:
1128         - automatic stack trace gathering, either from a core file
1129           or from a crashed application.  No messing with gdb :)
1131         - determines the versions of different components installed
1132           on your machine
1134         - can be started from gmc (double clicking on a core file)
1135           and from the crash dialog, if you have gnome-libs 1.0.53
1136           (October GNOME) or higher installed
1138 * Requirements:
1140         - libglade: 0.5 or later required (CVS version has some layout
1141           fixes)
1143         - gdb is required to obtain a stack trace automatically
1145         - gnome-libs 1.0.53 or higher recommended
1147 * Notes:
1149         - yes, some information about your system will be submitted
1150           to the bug tracking system.  This is limited to versions of
1151           system and gnome components, but I figure I should mention it.
1153         - bug reports for bug-buddy are appreciated
1155 Enjoy,
1156 Jacob