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