Prepare for 2.27.92 release.
[bug-buddy.git] / NEWS
blob5b7906fed8412822ea096874ecf766fd77906bc2
1 2.27.92 ("The Fixer")
2   * Drop gnome-menus dependency (Vincent Untz)
4 2.27.1
5   * Fix build with GCC 4.40
6   * Generate ChangeLog from git-log
8 2.26.0
9   * Don't hardcode a scrollkeeper check in the configure script.
11 2.25.91
12   * Build correctly with --disable-eds.
14 2.25.2
15   * Fix a segfault (Josseline Mouette).
16   * Don't free uninitialized memory.
18 2.25.1 ("The Feel-Good vibe")
19   * Drop libgnome and libgnomeui dependencies.
20   * Make google-breakpad support optional (but enabled by default).
21     Thanks to Sjoerd Simons.
22   * Obtain the real path of the crashed process by looking in /proc.
23     Thanks to Sam Morris and Matt Keenan.
24   * Add an option to delete the included file after bug-buddy has
25     processed it.
26   * Implement a logger for pasting critical and fatal warnings in the
27     stacktraces.
28   * Include the loaded GTK+ modules in the stacktraces sent to bugzilla.
29   * Update google-breakpad to SVN r290.
30   * Compile with all the GLib/GTK+ deprecation flags.
32 2.24.1
33   * Hide the "Send" button after clicking it
34   * Make the breakpad module resident (Matthias Clasen)
36 2.24.0
37   * Disable Solaris from the google-breakpad supported OS
38   * Adapt gnome-breakpad for loading by XSettings (requires GTK+ 2.14.2
39     and gnome-settings-daemon 2.24.0)
40   * Many translation updates
42 2.23.91.1
43   * Fix a runtime warning
45 2.23.91
46   * Standardize the desktop file (Pacho Ramos)
47   * Clean up X11 includes
48   * Many translation updates
50 2.23.90 ("Live in Paris")
52   * Remove dependency on gnome-desktop
53   * Fix some typos
54   * Many translation updates
56 2.23.6
58   * Remove unused command line switches
59   * Update and ship a man page
60   * Remove dependency on libgnomecanvas
61   * New Tango icon (thanks to Andreas Nilsson, Michael Monreal
62     and Sebastian Kraft).
63   * Add a context menu to copy the bug URL when a bug has been reported.
64   * Add a dialog to warn the user to review the crash description if it is
65     too short (thanks to Diego Escalante Urrelo).
66   * Many cleanups of the source tree.
67   * Some other misc bug fixes
68   * Translation updates
70 2.23.5.1
72   * Correctly install bug-buddy.png
74 2.23.5
76   * Port to GIO (Cosimo Cecchi)
77   * Completely remove the NetworkManager dependency (Cosimo Cecchi)
78   * Fix some leaks (Hans Petter Jansson)
79   * Many misc bug fixes
80   * Translation updates
82 2.19.91 ("Sampaio")
84   * Fixes to the new minidump code.
85   * Some more bug fixes :)
87 2.19.0 ("Young Explorer")
89   * Build a GTK_MODULE invoking bug-buddy on segfaults.
90   * Add support for dumping a minidump file if no debug symbols are present.
92 2.18.0 ("Atajo")
94   * Removed Application from .desktop file (Christian Kirbach)
96 2.17.4 ("Oslo by night")
98   * Don't register with the session manager (Dan Winship)
99   * Fix invalid read in the gmenu code (Mark McLoughlin)
100   * Search for desktop files in the autostart dir too (Fer)
101   * Compiler warning fixes (Christian Persch)
102   * String fixes (Priit Laes, Andre Klapper) 
103   * Updated translations:
104     - Updated ar: Djihed Afifi
105     - Updated be: Ihar Hrachyshka
106     - Updated bg: Vladimir Petkov
107     - Updated da: Peder Bach
108     - Updated dz: Pema Geyleg
109     - Updated en_CA: Adam Weinberger
110     - Updated en_GB: David Lodge
111     - Updated et: Priit Laes
112     - Updated fi: Illka Tuohela
113     - Updated fr: Robert-André Mauchin and Jonathan Ernst
114     - Updated he: Yair Hershkovitz
115     - Updated ko: Changwoo Ryu
116     - Updated mk: Jovan Naumovski
117     - Updated nb: Kjartan Maraas
118     - Updated pl: The GNOME PL Team
119     - Updated pt: Duarte Loreto
120     - Updated pt_BR: Og Maciel
121     - Updated sl: Matic Zgur
122     - Updated sv: Daniel Nylander
123     - Updated th: Theppitak Karoonboonyanan
124     - Updated uk: Maxim Dziumanenko
125     - Updated vi: Clytie Siddall
126     - Updated zh_HK: Chao-Hsiung Liao
127     - Updated zh_TW: Chao-Hsiung Liao
129 2.17.3 ("Paris connection")
131   * Removed status bar
132   * Lock some text on the report
133   * Detect sensitive words (regarding privacy) on the report
134     and add a warning and highlight them
135   * Lot of UI and strings clean ups (Dennis Cranston and Andre
136     Klapper)
137   * Fix leaks
138   * Don't submit reports with less than 3 steps in the trace
139   * Do not block the UI while gdb is working!
140   * Reworked the email check code (Alex Jones)
141   * Updated Translations:
142     - Updated nb: Kjartan Maraas
143     - Updated sv: Daniel Nylander
144     - Updated hu: Gabor Kelemen
145     - Updated th: Theppitak Karoonboonyanan
146     - Updated fi: Ilkka Tuohela
147     - Updated es: Francisco Javier F. Serrador
148     - Updated he: Yair Hershkovitz
150 2.17.2 ("3rd coin")
152   * Fix last minute problems on 2.17.1 with the link button
153   * Don't set priority/severity on non-crashers.
155 2.17.1 ("one more coin")
157   * Fix unreleased 2.17.0 version: Include po files on the
158     tarball.
160 2.17.0 ("Coin, operated boy")
162   * Add more system info to bug-buddy reports (Alexander Larsson)
163   * Misc fixes (Kjartan Maraas, Ali Sabil, Brian Pepple, 
164     Stephane LOEUILLET, Rob Bradford, Clytie Siddall,
165     Luca Cavalli and myself)
166   * Ask the user to fill the report in English (Claudio Saavedra and
167     Mariano Suárez-Alvarez)
168   * Add a X-GNOME-Bugzilla-ExtraInfoScript/bugzilla:extra_info_script
169     field to allow applications to run a custom script to collect
170     more information (based on an idea from Federico Mena-Quintero)
171   * Only load current application icon. Improves performace from 10%
172     to 90%.
173   * Limit stack traces deep (Ruben Vermeersch)
174   * Add a help button (Brent Smith)
175   * Use a new window to allow the user review the information. Allow him
176     to copy/edit this information.
178 2.16.0 ("bye bye dyckola")
180   * Fix a crash when focusing details-view
182 2.15.92 ("Lumbago")
184   * drop local xml-rpc functions
185   * Port to GKeyFile
186   * Bug fixes
187   * Show window while collecting .desktop files
188   * Use some heuristics as report summary
190 2.15.90 ("IKEA")
192   * Support for --include option
193   * Support for sending previously non-sent bug reports.
194   * Use own .menu file for reading all applications
195   * when invoked with --package and without --pid, don't assume it
196     is a crash.
197   * use theme-friendly icons
198   * Fixes
200 2.15.0 ("sendmail, no mas")
202   * bug-buddy-xmlrpc branch merged to HEAD
204 2.13.0 ("Mañana, mañana!")
206   * Fixes
207         - Update treeview headers when switching between
208         products/applications (Matthias Clasen)
209         - Fix LSB distro detection (Fernando)
210         - Set GnomeFileEntry in save mode when saving the report
211         (Fernando)
212         - HIG fixes (Christian Perch)
213         - Center the main window (Christian Neumair)
214   * New and updated translations:
215         - Alexander Shopov (bg)
216         - Hendrik Richter (de)
217         - Adam Weinberger (en_CA)
218         - Francisco Javier F. Serrador (es)
219         - Ivar Smolin (et)
220         - Priit Laes (et)
221         - Ilkka Tuohela (fi)
222         - Christophe Merlet (fr)
223         - Ignacio Casal Quinteiro (gl)
224         - Ankit Patel (gu)
225         - Gabor Kelemen (hu)
226         - Alessio Frusciante (it)
227         - Kjartan Maraas (nb)
228         - Tino Meinen (nl)
229         - Slobodan D. Sredojevic (sr, sr@Latn)
230         - Theppitak Karoonboonyanan (th)
231         - Clytie Siddall (vi)
232         - Woodman Tuen (zh_HK)
233         - Abel Cheung (zh_TW)
235 2.12.2 ("Il vulcano")
236   * New and updated translations:
237         - Ales Nyakhaychyk (be)
238         - Vladimir Petkov (bg)
239         - Khandakar Muajhidul Islam (bn)
240         - Miloslav Trmac (cs)
241         - Adam Weinberger (en_CA)
242         - Francisco Javier F. Serrador (es)
243         - Priit Laes (et)
244         - Iñaki Larrañaga (eu)
245         - Ilkka Tuohela (fi)
246         - Ignacio Casal Quinteiro (gl)
247         - Ankit Patel (gu)
248         - Gabor Kelemen (hu)
249         - Takeshi AIHANA (ja)
250         - Timur Zhamakeev (ky)
251         - Kjartan Maraas (nb)
252         - Tino Meinen (nl)
253         - Åsmund Skjæveland (nn)
254         - Kjartan Maraas (no)
255         - Guilherme de S. Pastore (pt_BR)
256         - Dan Damian (ro)
257         - Marcel Telka (sk)
258         - Laurent Dhima (sq)
259         - Christian Rose (sv)
260         - Theppitak Karoonboonyanan (th)
261         - Maxim Dziumanenko (uk)
262         - Wang Jian (zh_CN)
264 2.12.1 ("iParty 7")
265  * Fixes:
266         - Remove duplicate entries from app list (Matthias Clasen)
268 2.12.0 ("My fatal fate")
269   * New and updated translations:
270         - Jordi Mallach (ca)
271         - Rhys Jones (cy)
272         - Yair Hershkovitz (he)
273         - Gabor Kelemen (hu)
274         - Žygimantas Beručka (lt)
275         - Michiel Sikkes (nl)
276         - Leonid Kanter (ru)
278 2.11.92 ("")
279   * New and updated translations:
280         - Miloslav Trmac (cs)
281         - Kostas Papadimas (el)
282         - Adam Weinberger (en_CA)
283         - Francisco Javier F. Serrador (es)
284         - Priit Laes (et)
285         - Ilkka Tuohela (fi)
286         - Ankit Patel (gu)
287         - Yair Hershkovitz (he)
288         - Gabor Kelemen (hu)
289         - Takeshi AIHANA (ja)
290         - Kjartan Maraas (nb)
291         - Kapil Timilsina (ne)
292         - Kjartan Maraas (no)
293         - Gnome PL Team (pl)
294         - Afonso Celso Medina (pt_BR)
295         - Duarte Loreto (pt)
296         - Dan Damian (ro)
297         - Marcel Telka (sk)
298         - Laurent Dhima (sq)
299         - Theppitak Karoonboonyanan (th)
300         - Baris Cicek (tr)
301         - Maxim Dziumanenko (uk)
302         - Clytie Siddall (vi)
303         - Wang Jian (zh_CN)
304         - Woodman Tuen (zh_TW)
305   * New ukrainian translation (Maxim Dziumanenko)
307 2.11.1 ("Que fort")
308   * Fixes;
309         - Fix gcc4 compiler warnings (Kjartan Maraas)
311   * Impovements;
312         - Ported to GtkAboutDialog (Kjartan Maraas)
313         - Port to GtkComboBox (Michael Gossard)
314         - Sort frequently reported bugs list (Michael Gossard)
315         - Add support for LSB distributions
317 2.11.0
318   * Update to the new menu api (Mark McLaughlin)
319   * Fix a crash on startup (Olav Vitters)
320   * Translation updates
322 2.10.0 ("La movida")
323   * Translations:
324         - Some translations updates
326 2.9.92 ("Magical Fenix")
327   * Translations:
328         - Lot of translations updates
329         - New Ukrainian translation of the documentation by 
330           Maxim V. Dziumanenko <mvd@mylinux.com.ua>
332 2.9.91 ("Hänsel und Gretel")
333   * Fixes:
334         - Port to the new libmenu API to get the list of available applications.
335         - Fix the applets loading.
337 2.9.3 ("Wild Rose")
338   * Translations:
339         - Updated Italian, Chinese, Swedish, Estonian and German
340           translations.
342 2.9.2 ("Tres Jotas")
343   * Fixes:
344         - Use the command line option --include-file to include a file
345         - Skip the product/component pages if the application is
346           passed on the command line (also show its name in the 
347           intro page)
349   * Improvements:
350         - Added a kill command line argument for killing that pid after
351           the bug report is sent (this is useful for calling bud-buddy
352           inside your application when a non-segfaulf crash occurs, like
353           in python code or scheme, etc...)
355 2.8.0 ("Chicote")
357   * Fixes:
358         - Disable build of outdated documentation translations
359         - Fix core file MIME handling
360         - Open documentation in the right section (Shaun McCance)
362   * Improvements:
363         - Update documentation (Shaun McCance)
365   * Translations:
366         - More final updates
368 2.7.92 ("Ojos verdes)
370   * Translations:
371         - Some final updates
373 2.7.91 ("budyboop")
375   * Translations:
377         - Updated Albanian translation (Laurent Dhima)
378         - Updated Swedish translation (Christian Rose)
379         - Updated az translation (Mətin Æmirov)
380         - Added Bosnian translation (Kenan Hadžiavdić)
381         - Updated Malay translation (Hasbullah Bin Pit)
382         - Updated Russian translation (Leonid Kanter)
383         - Updated Simplified Chinese translation (Funda Wang)
384         - Updated Ukrainian translation (Maxim Dziumanenko)
385         - Updated Catalan translation (Jordi Mallach)
386         - Updated Finnish translation (Sami Pesonen)
387         - Updated Basque translation (Iñaki Larrañaga)
388         - Updated Korean translation (Changwoo Ryu)
389         - Updated Albanian translation (Laurent Dhima)
390         - Updated Portuguese translation (Duarte Loreto)
391         - Updated Hindi translation (Guntupalli Karunakar)
392         - Updated Brazilian Portuguese translation (Estêvão Samuel Procópio)
393         - Updated Danish translation (Ole Laursen)
394         - Updated Bulgarian translation (Rostislav Raykov)
395         - Updated German translation (Christian Neumair)
396         - Updated Serbian translation (Danilo Å egan)
397         - Updated Hungarian translation (Andras Timar)
398         - Updated Tamil Translation (Dinesh Nadarajah)
399         - Updated Japanese translation (Takeshi AIHANA)
401 2.7.0 ("Lully")
402   * Fixes:
404         - Fix some strings after the freeze (#136191, #140053)
405         - Add scroll bar to description bug text box.
407   * Improvements:
409         - Code clean up by Simon Frankau:
410                 * Use buddy_error for error dialogs
411                 * Removed unused variables
412                 * Fix memmory leaks in gdb code
413                 * state machine rearranged
415 2.6.0 ("Almodóvar did it again!")
417   * Fixes:
419         - Fix a compiler error (bug #135625)
421   * Translations:
423         - Updated Brasilian translation (Gustavo Noronha Silva)
424         - Updated Bengali translation (Khandakar Mujahidul Islam)
425         - Added Punjabi translation (Jaswinder Singh Phulewala)
426         - Updated Welsh translation (Telsa Gwynne)
427         - Added British translation (Gareth Owen)
428         
429 2.5.92 ("We are the champions")
431   * Fixes:
433         - Update to application/x-core MIME type
435         - Disable Back button when debugging is the first page
437   * Improvements:
439         - Update translated docs (Glynn Foster)
441         - 
442 2.5.90 ("I love it when a plan comes together")
444   * Fixes;
446         - Fix a crash when going back from the email page. Thanks to Simon
447           Frankau for fixing this (bug #126449)
449         - Fix a crash when checking versions twice (bug #134167)
451         - Load product list after failing guessing.
453   * Improvements:
455         - Kill the confirmation dialog
457         - Set the FileChooser in save mode for saving bug reports
459 2.5.3 ("No name release")
461   * Fixes:
463         - Fix Application cooment (Vincent Untz)
465         - Some build fixes (Jason Leach, Alexander Winston, Vincent Berger)
467         - Fix typos in schemas
469   * Improvements:
471         - If GNOME version is older than 6 months suggest upgrading
473         - Use GtkFileChooser in entries
475 2.5.2 ("Franco Corelli")
477   * Fixes:
479         - Preserve bug description
481         - Don't hardcode FileChooser size
483         - Don't add closed products
485   * Improvements:
487         - Report Irix, Fedora and Gentoo "distributions"
489         - Show only Applications we can submit bugs to bugzilla (Bug #129138)
491         - Use a radio button to switch between Applications/Porducts view
493         - Add application/product name to component page (Bug #128349)
495         - Ported to gtk_icon_theme_*
497         - Add translators to about dialog
499         - Port configuration to GConf
501 2.5.1 ("Mi mamá prefiere GNOME")
503   * Fixes:
505         - Load again component list
507   * Improvements:
509         - Use GtkFileChooser in the non-glade stuff (Jan Arne Petersen)
511 2.5.0 ("He tardado 10 minutos en atarme las botas")
513   * Fixes:
515         - Fix some mem leaks (Kjartan Maraas, bug #125396)
517         - Disable deprecations (Sivaiah N)
519         - Fix crash when trying to debug a non-found program (Vincent Untz, 
520           bug #115147)
521         
522   * Improvements:
524         - Don't show up to three windows at a time (Vincent Untz, bug #110817)
527 2.4.0 ("Galactic")
529   * Translations:
531         Sami Pesonen (Finnish)
532         Dafydd Harries (Welsh)
534 2.3.5 ("La Espiral")
536   * Translations:
538         Duarte Loreto (Portuguese)
539         Sanlig Badral  (Mongolian)
540         Stanislav Visnovsky  (Slovak)
541         Kjartan Maraas  (Norwegian)
542         Metin Amiroff (Azerbaijani)
543         Evandro Fernandes Giovanini (Brazilian Portuguese)
544         Priit Laes (Estonian)
545         Guntupalli Karunakar  (Hindi)
546         Sami Pesonen  (Finnish)
547         Funda Wang (Chinese)
548         Alessio Frusciante (Italian)
549         Francisco Javier F. Serrador (Spanish)
550         Andras Timar  (Hungarian)
553 2.3.4 ("Pinochio")
555   * Fixes:
557         - Workaround for a bugzilla.gnome.org bug
559         - Fix a free (bug #117806)
561         - Fix a crash (bug #117809)
563         - Unify copyright strings (Christian Neumair)
565   * Improvements:
567         - Fill version entry with unspecified if version is not know 
568         after selecting a product (bug #117934)
571 2.3.3 ("I have given up smoking")
573   * Fixes:
574         
575         - Strings fixes and corrections (Thanks to Luis Villa)
577         - Fix for #116085 (Using Gnome Distributor instead or Gnome-Distributor
578           made fail the report). Thanks to Andrew Sobala for tracking this.
579         
580         - Fix a crash when reporting non-bugzilla bugs without Description field
582         - When handling gdb input, use ISO-8859-1 as orig encoding (gdb default) and 
583           use a fallback for converting them into UTF-8 (Fixes problems with some
584           stacks with non-translatable characters)
586         - Without network connection, use latest donwloaded bugzilla files is they are
587           newer then the system installed ones.
589         - Correctly set "enhacement" and "critial" severities for feature requests and 
590           crashes respectively.
592         - Set package version in the "crash+we know product+we don't know component" 
593           scenario
595         - Use again applications-all-users:/// now that gnome-vfs bug is fixed
597   * Improvements:
599         - Add accelerators to every option
601         - Final HIGfy work 
602         
603         - Remove confirmation dialog before submiting a bug
605         - Use different text templates for any kind of bug
607         - Use a combo menu for version entry (filled with bugzilla valid versions for that product)
610 2.3.2 ("In the neighbourhood")
612   * Fixes:
613         
614         - Fix crashin in products view (bug #114712), thanks to Ximian folks
615           for this.
617         - Fix for #104357, thanks to Jens Askengren 
619         - Two typos fixed by Abel Cheung
621   * Improvements:
623         - Read X-GNOME-Bugzilla-version from .desktop files and set version
624           for the bug report.
625         
626         - Don't add dupplicated applications (ie: If we have the same
627           application with differents .desktop files)
629         - Don't allow the user to modify Bugzilla headers in the email page
631 2.3.1 ("My brown paper bag")
633   * Fixes
635         - Go to debug page when invoked from crash.
637 2.3.0 ("Sex, lies and Div-Xs")
639   * Fixes:
641         - Print the progress label only when all files/sizes are calculated
642           (Fixes #108408)
644         - Use "Distributor" from gnome-version.xml instead of "Vendor"
647   * Improvements:
648         
649         - Use the bug-buddy icon in the about dialog (Fixes #104445, Alex
650           Duggan)
652         - By popular request, include distribution version in the bug report.
654         - New first page when invoked from scratch, asking the user to select
655           the "kind" of bug he wants to report. Set priorities and keywords
656           based on this info.
659 2.2.102 ("Oh na na na"):
661   * Fixes: 
663         - Fix a crashing bug when sending a bug report for a product without
664           X-Gnome-Bugzilla stuff in its .desktop file (#104599)
666 2.2.101 ("Fidelio"):
668   * Fixes:
670         - Get gdb backtraces as non-UTF8 so we can read invalid UTF-8 strings
671           (fixes #102493).
674 2.2.100 ("I should be there, baby!"):
676   * Fixes:
678         - Workaround for all-applications gnome-vfs bug.
680         - Change "Refresh" button to "Update" (bug #101693).
682         - Some text corrections (bugs #86410, #99564)
685   * Improvements:
687         - When reporting a bug from scratch, after the app is selected, if 
688           the component is known, preselect it. Thanks to Kristian Rietveld
690         - Use the GNOME 2 cool logo for GNOME products.
692 2.2.99 ("Rain Dogs"): 
694   * Fixes:
696         - fix incorrect url (bug #86711)
698         - fix a leak (bug #95981, Kjartan)
700         - make file saving  (bug #84914)
702         
703   * Improvements:
705         - Try to update bugzilla files only once a day, and get first md5sums
706           to check if it's really needed. New update dialog (HIG compliant) at
707           startup time.
709         - When invoked from crash, skip Application/product and component
710           step, because we have the info from .dekstop file. If invoked from
711           scratch, skip only product step. We should be able to autoselect the
712           component, but cannot do with gtktreeview.
714         - Get GNOME version from $prefix/share/gnome-about/gnome-version.xml
715         
716         - Use hash tables for components and products
718         - Present the user a list of applications from all-applications:///
719           Get bugzilla component and product from the .desktop entries (and
720           query bonobo-activation for applets).
721           Allow to choose between Applications of Bugzilla products.
723         - Port to GnomeIconTheme
725 2.2.1:
727   * Fixes:
729         - make stack saving work (bug #80334)
731         - fix 'cancelling bug-buddy makes old app hang' (bug #86404)
733         - gdb truncation bug (#82722)
735   * Improvements:
737         - prompt the user before overwriting a file (#84914)
739 2.2.0:
741   * Fixes:
743         - mime handling for core files should work now (Alex Graveley)
745   * Improvements:
747         - Docs updated for GNOME 2 version (Eric Baudais, Chris
748         Lyttle)
750         - Man page from Debian (David LaBissoniere)
752 2.1.6:
754   * Fixes:
756         - Fixed to not totally break with automake 1.[56] (bug #74390)
758         - Don't allow selections of the mostfreq list (Wayne Schuller,
759         bug #77277)
761         - Don't go to the mostfreq page when it is empty (bug #76405)
763         - Comply with UI guidelines for some dialogs (Archit Baweja,
764         bug #74816)
766   * Improvements:
768         - See if removing AM_PROG_LIBTOOL breaks anything
770         - Use the new network properties thing instead of our own
771         dialog
773 2.1.5:
775   * Fixes:
777         - fix .desktop file for gnome 2 install (Seth Nickell)
779         - fix dynamic export ldflags (bugs #77035 and #76384, thanks
780         to Dan Winship)
782         - install .omf files
784         - handle g_convert() not returning anything
786         - fix icon in druid
788   * Improvements:
790         - uses glade-2 now, so libglade-convert is no longer needed
792         - add ability to save/copy stack trace w/o having to go
793         through all the steps (fixes #77891)
795         - run gdb with 'bt full' rather than just 'bt' (fixes #78675,
796         havoc)
798 2.1.4:
800   * Fixes:
802         - Back button isn't the default button
804         - Fix possible crash when saving to a file, and display which
805         file it was saved to at the end (Wayne Schuller, bug #73675)
807         - Update docs for GNOME 2.0 version (Kevin Conder, bug #71189
809   * Improvements:
811         - Support for GNOME's most frequently reported bugs
813         - Print which app generated the core file with the bug report
815 2.1.3:
817   * Fixes:
819         - don't allow mails from root@ (b.g.o #57490)
821   * Improvements:
823         - redesigned druid to be easier to use and more sane
825         - respects themes a bit more and looks more like GnomeDruid
827 2.1.2:
829   * Fixes:
831         - convert xml to UTF-8 so that non-ascii characters display
832           correctly
834   * Improvements:
836         - display frequently reported bugs
838         - build with less deprecated functiosn
840         - use new GTK 2.0 button layout
842         - add a tag to the bugzilla email if a gnome 2 app crashed
844 2.1.1:
846   * Fixes:
848         - Clean up GtkDialogs
850         - Other misc. porting fixes and cleanups.
852 2.1.0:
854   * Improvements:
856         - port to GNOME 2.0
858 2.0.8:
860   * Fixes:
862         - don't pass --nw anymore: seems to break things
864 2.0.7:
866   * Fixes:
868         - pass --nw to gdb (from Leonard Norrgard  <vinsci@bugg.lnorrgard.com>)
870         - wrap mail bodies at 72 chars again (me)
872         - have gdb get stack traces from all threads (zucchi mentioned
873           the command on irc, but i don't know where he found it)
875 2.0.6:
877   * Fixes:
879         - translation updates
881   * Improvements:
883         - allows bugzillas to use different parts of the config.xml
884           for "severity"
886 2.0.5:
888   * Fixes:
890         - touch files after we download them so that the cache
891           actually works.
893 2.0.4:
895   * Fixes:
897         - set the From: header
899         - make sure the user knows the bug is going to be submitted
900           before it is sent
902 2.0.3:
904   * Fixes:
906         - libxml include path fixes
908 2.0.2:
910   * Fixes:
912         - Ximian Bugzilla support
914         - other small bugs
916 2.0.1:
918   * Fixes:
920         - Fix a bug where the cache never gets updated.
922         - Don't access widgets after they have been destroyed when
923           saving config.
925 2.0:
927   * Rewritten to support bugzilla
929   * The UI should be nicer too
931 1.2:
933  * Fixes:
935         - bug #29310
937  * Improvements:
939         - Added a --include argument to set which file is included in
940           the report
942 1.1:
944  * Fixes:
946         - lots of compilation warnings
948  * Improvements:
950         - more strict email checks
952         - IRIX support
954         - doesn't call gdb on directories (for evolution)
956 1.0:
958  * Fixes:
960         - bug #11485
962         - some other bugs
964         - make the text widget in the miggie combo a bit smarter
966         - fixed some i18n issues
967 0.90:
969  * Fixes:
971         - bugs #10159 and #9493
973  * Improvements:
975         - window icon is now set
977 0.9:
979  * Fixes:
981         - GTK warnings fixed
983  * Improvements:
985         - gnome-mime is now used to try to guard against non-text
986           files being sent to the bug tracker
988 0.8:
990 * Fixes:
992         - all bugs on bugs.gnome.org that can be fixed are either
993           fixed or somewhat addressed
995         - Checks for version on TuboLinux
997 * Improvements:
999         - much of the .glade was redone
1001         - it is now possible to cc yourself on bug submitions
1003         - you get a preview of the message before you send it
1005         - (not finished) user documentation
1007         - you can submit bugs to arbitrary people now
1009         - Helix Code BTS
1011 0.7:
1013 * Fixes:
1015         - fixed bug #6013
1017         - minor aesthetic tweaks
1019         - translations
1021 0.6:
1023 * Fixes: 
1025         - I don't think there needed to be any :)
1027 * Improvements:
1029         - Support for Debian and KDE's bug tracking system
1031         - UI tweaks
1033         - including text files in the report is now possible
1035 0.5:
1037 * Fixes:
1039         - text areas now have their text wrapped when you send
1041         - correctly detect debian systems
1043 * Improvements:
1045         - it's now possible to add information to an existing bug report
1047         - can now query dpkg on debian systems
1049         - now detects Linux-Mandrake  (patches readily accepted for 
1050         detecting other distributions)
1052         - less druid pages, and prettier UI
1054         - availability of .deb and .rpm packages
1056 0.4:
1058 * Fixes:
1060         - possible crash when clicking on a clist with a blank 2nd
1061         column
1063         - spelling errors
1065 * Improvements:
1067         - reorganized the druid a little
1069         - code reorg
1071         - can now stop/refresh the gdb process
1073 0.3 release:
1075 No release announcement this time, I guess.
1077 * Fixes:
1079         - fix duplicate message sendome with qmail
1081         - make sure the user wants to overwrite a file
1083         - more descriptive error message when the .glade
1084         file doesn't exist
1086         - do some stuff for when we aren't installed in 
1087         the gnome prefix
1089         - fix some warnings etc. for intl.
1091         - spec.in file
1093 0.2 release:
1095 Hello,
1097 I've made a couple of minor (but kind of important) fixes to bug-buddy.
1099 * Availability:
1101         - ftp://ftp.gnome.org/pub/GNOME/sources/bug-buddy/
1103 * Changes:
1105         - should more correctly determine the gnome-core version
1107         - change 'severe' severity to 'grave'
1109         - better mime regex
1111 Enjoy,
1112 Jacob
1114 0.1 release:
1116 Hello bug hunters,
1118 I've just released the first version of bug-buddy, a graphical
1119 bug reporting utility.
1121 The goal of bug-buddy is to make reporting bugs very simple and easy
1122 for the user, while making the reports themselves more useful and
1123 informative for the developer.
1125 * Availability:
1127         - ftp://ftp.gnome.org/pub/GNOME/sources/bug-buddy/
1129 * Features:
1131         - automatic stack trace gathering, either from a core file
1132           or from a crashed application.  No messing with gdb :)
1134         - determines the versions of different components installed
1135           on your machine
1137         - can be started from gmc (double clicking on a core file)
1138           and from the crash dialog, if you have gnome-libs 1.0.53
1139           (October GNOME) or higher installed
1141 * Requirements:
1143         - libglade: 0.5 or later required (CVS version has some layout
1144           fixes)
1146         - gdb is required to obtain a stack trace automatically
1148         - gnome-libs 1.0.53 or higher recommended
1150 * Notes:
1152         - yes, some information about your system will be submitted
1153           to the bug tracking system.  This is limited to versions of
1154           system and gnome components, but I figure I should mention it.
1156         - bug reports for bug-buddy are appreciated
1158 Enjoy,
1159 Jacob