2003-09-24  Sam Clegg <sam@magicboy>

	* Version 0.5.5

	* input.c: clean up ID3 tag handling including genre and 
	full tag writing support.

	* fileinfo.c: made ganre list work.

	* xmms-mad.c: attempt to fix endian issues with mp3
	file detection.  Patch applied from debian BTS.

2003-05-30  Sam Clegg <sam@magicboy>

	* Version 0.5.4

	* input.c: use gboolean rather than int for returning success
	or failure.

	* decode.c: calculate remainder beteen bufend and next_frame
	rather than bufend and first_frame.  This was a bug that only
	showed up when skipping over large id3tags.
