2.2.0:

  * Fixes:

	- mime handling for core files should work now (Alex Graveley)

  * Improvements:

	- Docs updated for GNOME 2 version (Eric Baudais, Chris
	Lyttle)

	- Man page from Debian (David LaBissoniere)

2.1.6:

  * Fixes:

	- Fixed to not totally break with automake 1.[56] (bug #74390)

	- Don't allow selections of the mostfreq list (Wayne Schuller,
	bug #77277)

	- Don't go to the mostfreq page when it is empty (bug #76405)

	- Comply with UI guidelines for some dialogs (Archit Baweja,
	bug #74816)

  * Improvements:

	- See if removing AM_PROG_LIBTOOL breaks anything

	- Use the new network properties thing instead of our own
	dialog

2.1.5:

  * Fixes:

	- fix .desktop file for gnome 2 install (Seth Nickell)

	- fix dynamic export ldflags (bugs #77035 and #76384, thanks
	to Dan Winship)

	- install .omf files

	- handle g_convert() not returning anything

	- fix icon in druid

  * Improvements:

	- uses glade-2 now, so libglade-convert is no longer needed

	- add ability to save/copy stack trace w/o having to go
	through all the steps (fixes #77891)

	- run gdb with 'bt full' rather than just 'bt' (fixes #78675,
	havoc)

2.1.4:

  * Fixes:

	- Back button isn't the default button

	- Fix possible crash when saving to a file, and display which
	file it was saved to at the end (Wayne Schuller, bug #73675)

	- Update docs for GNOME 2.0 version (Kevin Conder, bug #71189

  * Improvements:

	- Support for GNOME's most frequently reported bugs

	- Print which app generated the core file with the bug report

2.1.3:

  * Fixes:

	- don't allow mails from root@ (b.g.o #57490)

  * Improvements:

	- redesigned druid to be easier to use and more sane

	- respects themes a bit more and looks more like GnomeDruid

2.1.2:

  * Fixes:

	- convert xml to UTF-8 so that non-ascii characters display
	  correctly

  * Improvements:

	- display frequently reported bugs

	- build with less deprecated functiosn

	- use new GTK 2.0 button layout

	- add a tag to the bugzilla email if a gnome 2 app crashed

2.1.1:

  * Fixes:

	- Clean up GtkDialogs

	- Other misc. porting fixes and cleanups.

2.1.0:

  * Improvements:

	- port to GNOME 2.0

2.0.8:

  * Fixes:

	- don't pass --nw anymore: seems to break things

2.0.7:

  * Fixes:

	- pass --nw to gdb (from Leonard Norrgard  <vinsci@bugg.lnorrgard.com>)

	- wrap mail bodies at 72 chars again (me)

	- have gdb get stack traces from all threads (zucchi mentioned
	  the command on irc, but i don't know where he found it)

2.0.6:

  * Fixes:

	- translation updates

  * Improvements:

	- allows bugzillas to use different parts of the config.xml
	  for "severity"

2.0.5:

  * Fixes:

	- touch files after we download them so that the cache
	  actually works.

2.0.4:

  * Fixes:

	- set the From: header

	- make sure the user knows the bug is going to be submitted
	  before it is sent

2.0.3:

  * Fixes:

	- libxml include path fixes

2.0.2:

  * Fixes:

	- Ximian Bugzilla support

	- other small bugs

2.0.1:

  * Fixes:

	- Fix a bug where the cache never gets updated.

	- Don't access widgets after they have been destroyed when
	  saving config.

2.0:

  * Rewritten to support bugzilla

  * The UI should be nicer too

1.2:

 * Fixes:

	- bug #29310

 * Improvements:

	- Added a --include argument to set which file is included in
	  the report

1.1:

 * Fixes:

	- lots of compilation warnings

 * Improvements:

	- more strict email checks

	- IRIX support

	- doesn't call gdb on directories (for evolution)

1.0:

 * Fixes:

	- bug #11485

	- some other bugs

	- make the text widget in the miggie combo a bit smarter

	- fixed some i18n issues
0.90:

 * Fixes:

	- bugs #10159 and #9493

 * Improvements:

	- window icon is now set

0.9:

 * Fixes:

	- GTK warnings fixed

 * Improvements:

	- gnome-mime is now used to try to guard against non-text
	  files being sent to the bug tracker

0.8:

* Fixes:

	- all bugs on bugs.gnome.org that can be fixed are either
	  fixed or somewhat addressed

	- Checks for version on TuboLinux

* Improvements:

	- much of the .glade was redone

	- it is now possible to cc yourself on bug submitions

	- you get a preview of the message before you send it

	- (not finished) user documentation

	- you can submit bugs to arbitrary people now

	- Helix Code BTS

0.7:

* Fixes:

	- fixed bug #6013

	- minor aesthetic tweaks

	- translations

0.6:

* Fixes: 

	- I don't think there needed to be any :)

* Improvements:

	- Support for Debian and KDE's bug tracking system

	- UI tweaks

	- including text files in the report is now possible

0.5:

* Fixes:

	- text areas now have their text wrapped when you send

	- correctly detect debian systems

* Improvements:

	- it's now possible to add information to an existing bug report

	- can now query dpkg on debian systems

	- now detects Linux-Mandrake  (patches readily accepted for 
	detecting other distributions)

	- less druid pages, and prettier UI

	- availability of .deb and .rpm packages

0.4:

* Fixes:

	- possible crash when clicking on a clist with a blank 2nd
	column

	- spelling errors

* Improvements:

	- reorganized the druid a little

	- code reorg

	- can now stop/refresh the gdb process

0.3 release:

No release announcement this time, I guess.

* Fixes:

	- fix duplicate message sendome with qmail

	- make sure the user wants to overwrite a file

	- more descriptive error message when the .glade
	file doesn't exist

	- do some stuff for when we aren't installed in 
	the gnome prefix

	- fix some warnings etc. for intl.

	- spec.in file

0.2 release:

Hello,

I've made a couple of minor (but kind of important) fixes to bug-buddy.

* Availability:

	- ftp://ftp.gnome.org/pub/GNOME/sources/bug-buddy/

* Changes:

	- should more correctly determine the gnome-core version

	- change 'severe' severity to 'grave'

	- better mime regex

Enjoy,
Jacob

0.1 release:

Hello bug hunters,

I've just released the first version of bug-buddy, a graphical
bug reporting utility.

The goal of bug-buddy is to make reporting bugs very simple and easy
for the user, while making the reports themselves more useful and
informative for the developer.

* Availability:

	- ftp://ftp.gnome.org/pub/GNOME/sources/bug-buddy/

* Features:

	- automatic stack trace gathering, either from a core file
	  or from a crashed application.  No messing with gdb :)

	- determines the versions of different components installed
	  on your machine

	- can be started from gmc (double clicking on a core file)
	  and from the crash dialog, if you have gnome-libs 1.0.53
	  (October GNOME) or higher installed

* Requirements:

	- libglade: 0.5 or later required (CVS version has some layout
	  fixes)

	- gdb is required to obtain a stack trace automatically

	- gnome-libs 1.0.53 or higher recommended

* Notes:

	- yes, some information about your system will be submitted
	  to the bug tracking system.  This is limited to versions of
	  system and gnome components, but I figure I should mention it.

	- bug reports for bug-buddy are appreciated

Enjoy,
Jacob