April 08, 1999 23:30 EST	Jeremy Katz <katzj@linuxpower.org>
*rename.c: finished up rename code.  Works similar to the id3 display format
  in x11amp and winamp
*General code cleanups

April 08, 1999 18:08 EST	Jeremy Katz <katzj@linuxpower.org>
*rename.c:  Began adding file renaming code.

April 07, 1999 20:00 EST	Jeremy Katz <katzj@linuxpower.org>
*edit_box.c: Stripped non-essential spaces from the ends of the tags when
  editing so that you don't have to delete them.  Fixed the way in which 
  tags were being put in so that they don't get oddly read by mpg123, etc

April 07, 1999 12:40 EST	Jeremy Katz <katzj@linuxpower.org>
*edit_box.c: Clicking "Ok" didn't kill the box if you had made no changes.
  The flags weren't being reset across invocations of the edit_box widget,
  now they get explicitly reset when an edit_box is created.  

March 26, 1999 00:10 EST	Jeremy Katz <katzj@linuxpower.org>
*freezetag.c: An invalid genre tag caused a seg fault.  Changed so that
  invalid tags default to "Blues" (genre #0)

March 23, 1999 22:33 EST	Jeremy Katz <katzj@linuxpower.org>
*freezetag.c: Fixed the refresh causing garbage.  Removing a file from the
  list and then adding it back caused something weird to happen, so the
  checking for a file in the list multiple times only happens if you call
  double_check_add_filelist which then calls add_to_filelist.
*edit_box.c: Rewrote write_tags function completely to be more clean
  and also to use the flags

March 23, 1999 00:55 EST	Jeremy Katz <katzj@linuxpower.org>
*freezetag.c: You should only be able to have a file in the filelist once. 

March 19, 1999  00:37 EST	Jeremy Katz <katzj@linuxpower.org>
*README: Updated documentation

*freezetag.c: Fixed scrollbar going way down into the window.  

*edit_box.c: Made it so that the edit tag box will show any common tags when
  multiple files are selected.  Also integrated this into the stuff
  for editing the tag of onefile

*freezetag.c: I think I fixed the way in which adding files which don't have 
  tags appears to place random data in the id3 info fields -- let me know
  if you notice otherwise

March 18, 1999	01:01 EST	Jeremy Katz <katzj@linuxpower.org>
*freezetag.c: Added ability to right click to get popup menu

Version 0.9 	Jeremy Katz <katzj@linuxpower.org>
* Initial release
