2003-10-12  Samuel Abels  <spam debain org>

  * The Filename2Tag feature has been ported from Cantus 1.
  * Some automake issues have been fixed.

2003-08-24  Samuel Abels  <spam debain org>

  * The queue and preview update goes much faster now. Thus, it is now possible to work on much more files at once.
  * Christophe Dumez added the france language file. Thanks!
  * The german language file has been updated.
  * Regular expression and pattern match conditions have been added for the ruleeditor.
  * Some rules have been added.
  * Some cleanups have been made.

2003-08-17  Samuel Abels  <spam debain org>

	* (All over) Samuel Abels has taken over maintanance again because
  Josh Hoyt didn't reply to mails any more :-(.
  The GUI has been completely rebuilt and the program has been
  rewritten using GTK2 and libglade. Gettext support has also been
  added.

2002-12-08  Josh Hoyt  <josh@janrain.com>

	* src/queue.h (Module): 1.2 only one queue, so no clist parameter
	to the clist functions.

	* src/queue.c (Module): 1.4 When walking the clist, don't
	increment row if we just removed it.

	* src/gui_tageditor.c (Module): 1.2 Add whichtag retrieving
	function that also makes sure the GUI is in a known state.

	* src/gui_queue.c (Module): 1.5 Manage the selection in the queue
	instead of relying on the (unreliable!) GtkCList->selection.

	* src/callbacks.c (on_popup_cantus_filelist_select_row): 1.4
	killed, since it no longer should update the UI.
	(on_clist_cantus_queue_select_row): moved to queue.c
	(on_clist_cantus_queue_key_press_event): Switch to a switch from
	if statements.
	(on_button_cantus_tagedit_change_clicked): whichtag is now wrapped
	in a function call so that we don't duplicate the code.

	* tests/test_mp3info.c (Module): 0 Tests for Mp3Info management
	(creation/deletion/access/initiaization).

2002-12-08  Josh Hoyt  <joshhoyt@yahoo.com>

	* (All over) I'm the maintainer now. I've GNU-indented all of the
	source files to k&r, started working on making the interface more
	GNOME HIG compliant, started taking out the weaker parts (it's not
	a general file manager, don't want to have to safely maintain code
	that moves/deletes/creates directories). Will start documenting
	where this should go. First step, work on making it
	straightforward to select which files should go in the
	queue. Unifying Add file/folder and custom find code. Look at the
	find application, look into fork()ing a find process to do the
	examination for us.
