Add *.desktop.in files.
[bug-buddy.git] / NEWS
bloba0603cd489b18179b4ece0e1a69e00490c5b503a
1 2.9.2 ("Tres Jotas")
2   * Fixes:
3         - Use the command line option --include-file to include a file
4         - Skip the product/component pages if the application is
5           passed on the command line (also show its name in the 
6           intro page)
8   * Improvements:
9         - Added a kill command line argument for killing that pid after
10           the bug report is sent (this is useful for calling bud-buddy
11           inside your application when a non-segfaulf crash occurs, like
12           in python code or scheme, etc...)
14 2.8.0 ("Chicote")
16   * Fixes:
17         - Disable build of outdated documentation translations
18         - Fix core file MIME handling
19         - Open documentation in the right section (Shaun McCance)
21   * Improvements:
22         - Update documentation (Shaun McCance)
24   * Translations:
25         - More final updates
27 2.7.92 ("Ojos verdes)
29   * Translations:
30         - Some final updates
32 2.7.91 ("budyboop")
34   * Translations:
36         - Updated Albanian translation (Laurent Dhima)
37         - Updated Swedish translation (Christian Rose)
38         - Updated az translation (Mətin Æmirov)
39         - Added Bosnian translation (Kenan Hadžiavdić)
40         - Updated Malay translation (Hasbullah Bin Pit)
41         - Updated Russian translation (Leonid Kanter)
42         - Updated Simplified Chinese translation (Funda Wang)
43         - Updated Ukrainian translation (Maxim Dziumanenko)
44         - Updated Catalan translation (Jordi Mallach)
45         - Updated Finnish translation (Sami Pesonen)
46         - Updated Basque translation (Iñaki Larrañaga)
47         - Updated Korean translation (Changwoo Ryu)
48         - Updated Albanian translation (Laurent Dhima)
49         - Updated Portuguese translation (Duarte Loreto)
50         - Updated Hindi translation (Guntupalli Karunakar)
51         - Updated Brazilian Portuguese translation (Estêvão Samuel Procópio)
52         - Updated Danish translation (Ole Laursen)
53         - Updated Bulgarian translation (Rostislav Raykov)
54         - Updated German translation (Christian Neumair)
55         - Updated Serbian translation (Danilo Å egan)
56         - Updated Hungarian translation (Andras Timar)
57         - Updated Tamil Translation (Dinesh Nadarajah)
58         - Updated Japanese translation (Takeshi AIHANA)
60 2.7.0 ("Lully")
61   * Fixes:
63         - Fix some strings after the freeze (#136191, #140053)
64         - Add scroll bar to description bug text box.
66   * Improvements:
68         - Code clean up by Simon Frankau:
69                 * Use buddy_error for error dialogs
70                 * Removed unused variables
71                 * Fix memmory leaks in gdb code
72                 * state machine rearranged
74 2.6.0 ("Almodóvar did it again!")
76   * Fixes:
78         - Fix a compiler error (bug #135625)
80   * Translations:
82         - Updated Brasilian translation (Gustavo Noronha Silva)
83         - Updated Bengali translation (Khandakar Mujahidul Islam)
84         - Added Punjabi translation (Jaswinder Singh Phulewala)
85         - Updated Welsh translation (Telsa Gwynne)
86         - Added British translation (Gareth Owen)
87         
88 2.5.92 ("We are the champions")
90   * Fixes:
92         - Update to application/x-core MIME type
94         - Disable Back button when debugging is the first page
96   * Improvements:
98         - Update translated docs (Glynn Foster)
100         - 
101 2.5.90 ("I love it when a plan comes together")
103   * Fixes;
105         - Fix a crash when going back from the email page. Thanks to Simon
106           Frankau for fixing this (bug #126449)
108         - Fix a crash when checking versions twice (bug #134167)
110         - Load product list after failing guessing.
112   * Improvements:
114         - Kill the confirmation dialog
116         - Set the FileChooser in save mode for saving bug reports
118 2.5.3 ("No name release")
120   * Fixes:
122         - Fix Application cooment (Vincent Untz)
124         - Some build fixes (Jason Leach, Alexander Winston, Vincent Berger)
126         - Fix typos in schemas
128   * Improvements:
130         - If GNOME version is older than 6 months suggest upgrading
132         - Use GtkFileChooser in entries
134 2.5.2 ("Franco Corelli")
136   * Fixes:
138         - Preserve bug description
140         - Don't hardcode FileChooser size
142         - Don't add closed products
144   * Improvements:
146         - Report Irix, Fedora and Gentoo "distributions"
148         - Show only Applications we can submit bugs to bugzilla (Bug #129138)
150         - Use a radio button to switch between Applications/Porducts view
152         - Add application/product name to component page (Bug #128349)
154         - Ported to gtk_icon_theme_*
156         - Add translators to about dialog
158         - Port configuration to GConf
160 2.5.1 ("Mi mamá prefiere GNOME")
162   * Fixes:
164         - Load again component list
166   * Improvements:
168         - Use GtkFileChooser in the non-glade stuff (Jan Arne Petersen)
170 2.5.0 ("He tardado 10 minutos en atarme las botas")
172   * Fixes:
174         - Fix some mem leaks (Kjartan Maraas, bug #125396)
176         - Disable deprecations (Sivaiah N)
178         - Fix crash when trying to debug a non-found program (Vincent Untz, 
179           bug #115147)
180         
181   * Improvements:
183         - Don't show up to three windows at a time (Vincent Untz, bug #110817)
186 2.4.0 ("Galactic")
188   * Translations:
190         Sami Pesonen (Finnish)
191         Dafydd Harries (Welsh)
193 2.3.5 ("La Espiral")
195   * Translations:
197         Duarte Loreto (Portuguese)
198         Sanlig Badral  (Mongolian)
199         Stanislav Visnovsky  (Slovak)
200         Kjartan Maraas  (Norwegian)
201         Metin Amiroff (Azerbaijani)
202         Evandro Fernandes Giovanini (Brazilian Portuguese)
203         Priit Laes (Estonian)
204         Guntupalli Karunakar  (Hindi)
205         Sami Pesonen  (Finnish)
206         Funda Wang (Chinese)
207         Alessio Frusciante (Italian)
208         Francisco Javier F. Serrador (Spanish)
209         Andras Timar  (Hungarian)
212 2.3.4 ("Pinochio")
214   * Fixes:
216         - Workaround for a bugzilla.gnome.org bug
218         - Fix a free (bug #117806)
220         - Fix a crash (bug #117809)
222         - Unify copyright strings (Christian Neumair)
224   * Improvements:
226         - Fill version entry with unspecified if version is not know 
227         after selecting a product (bug #117934)
230 2.3.3 ("I have given up smoking")
232   * Fixes:
233         
234         - Strings fixes and corrections (Thanks to Luis Villa)
236         - Fix for #116085 (Using Gnome Distributor instead or Gnome-Distributor
237           made fail the report). Thanks to Andrew Sobala for tracking this.
238         
239         - Fix a crash when reporting non-bugzilla bugs without Description field
241         - When handling gdb input, use ISO-8859-1 as orig encoding (gdb default) and 
242           use a fallback for converting them into UTF-8 (Fixes problems with some
243           stacks with non-translatable characters)
245         - Without network connection, use latest donwloaded bugzilla files is they are
246           newer then the system installed ones.
248         - Correctly set "enhacement" and "critial" severities for feature requests and 
249           crashes respectively.
251         - Set package version in the "crash+we know product+we don't know component" 
252           scenario
254         - Use again applications-all-users:/// now that gnome-vfs bug is fixed
256   * Improvements:
258         - Add accelerators to every option
260         - Final HIGfy work 
261         
262         - Remove confirmation dialog before submiting a bug
264         - Use different text templates for any kind of bug
266         - Use a combo menu for version entry (filled with bugzilla valid versions for that product)
269 2.3.2 ("In the neighbourhood")
271   * Fixes:
272         
273         - Fix crashin in products view (bug #114712), thanks to Ximian folks
274           for this.
276         - Fix for #104357, thanks to Jens Askengren 
278         - Two typos fixed by Abel Cheung
280   * Improvements:
282         - Read X-GNOME-Bugzilla-version from .desktop files and set version
283           for the bug report.
284         
285         - Don't add dupplicated applications (ie: If we have the same
286           application with differents .desktop files)
288         - Don't allow the user to modify Bugzilla headers in the email page
290 2.3.1 ("My brown paper bag")
292   * Fixes
294         - Go to debug page when invoked from crash.
296 2.3.0 ("Sex, lies and Div-Xs")
298   * Fixes:
300         - Print the progress label only when all files/sizes are calculated
301           (Fixes #108408)
303         - Use "Distributor" from gnome-version.xml instead of "Vendor"
306   * Improvements:
307         
308         - Use the bug-buddy icon in the about dialog (Fixes #104445, Alex
309           Duggan)
311         - By popular request, include distribution version in the bug report.
313         - New first page when invoked from scratch, asking the user to select
314           the "kind" of bug he wants to report. Set priorities and keywords
315           based on this info.
318 2.2.102 ("Oh na na na"):
320   * Fixes: 
322         - Fix a crashing bug when sending a bug report for a product without
323           X-Gnome-Bugzilla stuff in its .desktop file (#104599)
325 2.2.101 ("Fidelio"):
327   * Fixes:
329         - Get gdb backtraces as non-UTF8 so we can read invalid UTF-8 strings
330           (fixes #102493).
333 2.2.100 ("I should be there, baby!"):
335   * Fixes:
337         - Workaround for all-applications gnome-vfs bug.
339         - Change "Refresh" button to "Update" (bug #101693).
341         - Some text corrections (bugs #86410, #99564)
344   * Improvements:
346         - When reporting a bug from scratch, after the app is selected, if 
347           the component is known, preselect it. Thanks to Kristian Rietveld
349         - Use the GNOME 2 cool logo for GNOME products.
351 2.2.99 ("Rain Dogs"): 
353   * Fixes:
355         - fix incorrect url (bug #86711)
357         - fix a leak (bug #95981, Kjartan)
359         - make file saving  (bug #84914)
361         
362   * Improvements:
364         - Try to update bugzilla files only once a day, and get first md5sums
365           to check if it's really needed. New update dialog (HIG compliant) at
366           startup time.
368         - When invoked from crash, skip Application/product and component
369           step, because we have the info from .dekstop file. If invoked from
370           scratch, skip only product step. We should be able to autoselect the
371           component, but cannot do with gtktreeview.
373         - Get GNOME version from $prefix/share/gnome-about/gnome-version.xml
374         
375         - Use hash tables for components and products
377         - Present the user a list of applications from all-applications:///
378           Get bugzilla component and product from the .desktop entries (and
379           query bonobo-activation for applets).
380           Allow to choose between Applications of Bugzilla products.
382         - Port to GnomeIconTheme
384 2.2.1:
386   * Fixes:
388         - make stack saving work (bug #80334)
390         - fix 'cancelling bug-buddy makes old app hang' (bug #86404)
392         - gdb truncation bug (#82722)
394   * Improvements:
396         - prompt the user before overwriting a file (#84914)
398 2.2.0:
400   * Fixes:
402         - mime handling for core files should work now (Alex Graveley)
404   * Improvements:
406         - Docs updated for GNOME 2 version (Eric Baudais, Chris
407         Lyttle)
409         - Man page from Debian (David LaBissoniere)
411 2.1.6:
413   * Fixes:
415         - Fixed to not totally break with automake 1.[56] (bug #74390)
417         - Don't allow selections of the mostfreq list (Wayne Schuller,
418         bug #77277)
420         - Don't go to the mostfreq page when it is empty (bug #76405)
422         - Comply with UI guidelines for some dialogs (Archit Baweja,
423         bug #74816)
425   * Improvements:
427         - See if removing AM_PROG_LIBTOOL breaks anything
429         - Use the new network properties thing instead of our own
430         dialog
432 2.1.5:
434   * Fixes:
436         - fix .desktop file for gnome 2 install (Seth Nickell)
438         - fix dynamic export ldflags (bugs #77035 and #76384, thanks
439         to Dan Winship)
441         - install .omf files
443         - handle g_convert() not returning anything
445         - fix icon in druid
447   * Improvements:
449         - uses glade-2 now, so libglade-convert is no longer needed
451         - add ability to save/copy stack trace w/o having to go
452         through all the steps (fixes #77891)
454         - run gdb with 'bt full' rather than just 'bt' (fixes #78675,
455         havoc)
457 2.1.4:
459   * Fixes:
461         - Back button isn't the default button
463         - Fix possible crash when saving to a file, and display which
464         file it was saved to at the end (Wayne Schuller, bug #73675)
466         - Update docs for GNOME 2.0 version (Kevin Conder, bug #71189
468   * Improvements:
470         - Support for GNOME's most frequently reported bugs
472         - Print which app generated the core file with the bug report
474 2.1.3:
476   * Fixes:
478         - don't allow mails from root@ (b.g.o #57490)
480   * Improvements:
482         - redesigned druid to be easier to use and more sane
484         - respects themes a bit more and looks more like GnomeDruid
486 2.1.2:
488   * Fixes:
490         - convert xml to UTF-8 so that non-ascii characters display
491           correctly
493   * Improvements:
495         - display frequently reported bugs
497         - build with less deprecated functiosn
499         - use new GTK 2.0 button layout
501         - add a tag to the bugzilla email if a gnome 2 app crashed
503 2.1.1:
505   * Fixes:
507         - Clean up GtkDialogs
509         - Other misc. porting fixes and cleanups.
511 2.1.0:
513   * Improvements:
515         - port to GNOME 2.0
517 2.0.8:
519   * Fixes:
521         - don't pass --nw anymore: seems to break things
523 2.0.7:
525   * Fixes:
527         - pass --nw to gdb (from Leonard Norrgard  <vinsci@bugg.lnorrgard.com>)
529         - wrap mail bodies at 72 chars again (me)
531         - have gdb get stack traces from all threads (zucchi mentioned
532           the command on irc, but i don't know where he found it)
534 2.0.6:
536   * Fixes:
538         - translation updates
540   * Improvements:
542         - allows bugzillas to use different parts of the config.xml
543           for "severity"
545 2.0.5:
547   * Fixes:
549         - touch files after we download them so that the cache
550           actually works.
552 2.0.4:
554   * Fixes:
556         - set the From: header
558         - make sure the user knows the bug is going to be submitted
559           before it is sent
561 2.0.3:
563   * Fixes:
565         - libxml include path fixes
567 2.0.2:
569   * Fixes:
571         - Ximian Bugzilla support
573         - other small bugs
575 2.0.1:
577   * Fixes:
579         - Fix a bug where the cache never gets updated.
581         - Don't access widgets after they have been destroyed when
582           saving config.
584 2.0:
586   * Rewritten to support bugzilla
588   * The UI should be nicer too
590 1.2:
592  * Fixes:
594         - bug #29310
596  * Improvements:
598         - Added a --include argument to set which file is included in
599           the report
601 1.1:
603  * Fixes:
605         - lots of compilation warnings
607  * Improvements:
609         - more strict email checks
611         - IRIX support
613         - doesn't call gdb on directories (for evolution)
615 1.0:
617  * Fixes:
619         - bug #11485
621         - some other bugs
623         - make the text widget in the miggie combo a bit smarter
625         - fixed some i18n issues
626 0.90:
628  * Fixes:
630         - bugs #10159 and #9493
632  * Improvements:
634         - window icon is now set
636 0.9:
638  * Fixes:
640         - GTK warnings fixed
642  * Improvements:
644         - gnome-mime is now used to try to guard against non-text
645           files being sent to the bug tracker
647 0.8:
649 * Fixes:
651         - all bugs on bugs.gnome.org that can be fixed are either
652           fixed or somewhat addressed
654         - Checks for version on TuboLinux
656 * Improvements:
658         - much of the .glade was redone
660         - it is now possible to cc yourself on bug submitions
662         - you get a preview of the message before you send it
664         - (not finished) user documentation
666         - you can submit bugs to arbitrary people now
668         - Helix Code BTS
670 0.7:
672 * Fixes:
674         - fixed bug #6013
676         - minor aesthetic tweaks
678         - translations
680 0.6:
682 * Fixes: 
684         - I don't think there needed to be any :)
686 * Improvements:
688         - Support for Debian and KDE's bug tracking system
690         - UI tweaks
692         - including text files in the report is now possible
694 0.5:
696 * Fixes:
698         - text areas now have their text wrapped when you send
700         - correctly detect debian systems
702 * Improvements:
704         - it's now possible to add information to an existing bug report
706         - can now query dpkg on debian systems
708         - now detects Linux-Mandrake  (patches readily accepted for 
709         detecting other distributions)
711         - less druid pages, and prettier UI
713         - availability of .deb and .rpm packages
715 0.4:
717 * Fixes:
719         - possible crash when clicking on a clist with a blank 2nd
720         column
722         - spelling errors
724 * Improvements:
726         - reorganized the druid a little
728         - code reorg
730         - can now stop/refresh the gdb process
732 0.3 release:
734 No release announcement this time, I guess.
736 * Fixes:
738         - fix duplicate message sendome with qmail
740         - make sure the user wants to overwrite a file
742         - more descriptive error message when the .glade
743         file doesn't exist
745         - do some stuff for when we aren't installed in 
746         the gnome prefix
748         - fix some warnings etc. for intl.
750         - spec.in file
752 0.2 release:
754 Hello,
756 I've made a couple of minor (but kind of important) fixes to bug-buddy.
758 * Availability:
760         - ftp://ftp.gnome.org/pub/GNOME/sources/bug-buddy/
762 * Changes:
764         - should more correctly determine the gnome-core version
766         - change 'severe' severity to 'grave'
768         - better mime regex
770 Enjoy,
771 Jacob
773 0.1 release:
775 Hello bug hunters,
777 I've just released the first version of bug-buddy, a graphical
778 bug reporting utility.
780 The goal of bug-buddy is to make reporting bugs very simple and easy
781 for the user, while making the reports themselves more useful and
782 informative for the developer.
784 * Availability:
786         - ftp://ftp.gnome.org/pub/GNOME/sources/bug-buddy/
788 * Features:
790         - automatic stack trace gathering, either from a core file
791           or from a crashed application.  No messing with gdb :)
793         - determines the versions of different components installed
794           on your machine
796         - can be started from gmc (double clicking on a core file)
797           and from the crash dialog, if you have gnome-libs 1.0.53
798           (October GNOME) or higher installed
800 * Requirements:
802         - libglade: 0.5 or later required (CVS version has some layout
803           fixes)
805         - gdb is required to obtain a stack trace automatically
807         - gnome-libs 1.0.53 or higher recommended
809 * Notes:
811         - yes, some information about your system will be submitted
812           to the bug tracking system.  This is limited to versions of
813           system and gnome components, but I figure I should mention it.
815         - bug reports for bug-buddy are appreciated
817 Enjoy,
818 Jacob