Version 1.0
------------
* Removed unused font prefs tab
* Removed help button on the startup dialog
* CVS librio500 does what we want, use it
* don't install the fonts anymore, we're using the librio500 ones now
* probable get_song bug fixed (memory corruption)
* update README

Version 0.11
------------
* added rio_check call
* use glib functions in rio_new/rio_delete
* fixed a memory corruption problem that would make it impossible to upload songs to the Rio
* Added Swedish translation (thanks menthos)
* cleanups
* xml-i18n support

Version 0.10
------------
* Use libglade, cleans up the source quite a bit
* A lot of cleanups everywhere
* cleaned up configure.in
* changed default rio500 font
* added labels to the notebooks in the glade file (otherwise they don't show)
* ported the main window to libglade
* loads of memory leaks and bug fixes

Version 0.9
-----------
* Removed all the compilation warnings
* Fix segfault when mp3.png wasn't available
* Added song swapping (moving songs up and down the list)
* Added drop support on the summary pixmap
* We use gdk-pixbuf and the canvas now, looks better
* Fixed the preference window to be in "apply" mode when required and cleaned
* Fixed some dialogs just being hidden when they should be destroyed
* Working Animation druid
* Fixed a lot of leaks
* New build system for librio500, cleaner leaner
* Fixed problems with librio500*.h including i18n.h by creating fixed .h
* Fixed build system to check for endianess (#!@@!#!@ damn it)
* A bunch of mem leaks fixed in the dialogs
* Fixed build system more, added walk500.spec (Dobey)

Version 0.5
-----------
* Fixed ability to close the program during transfers
* Added bmp2rioani and anim to the sources
* Added Get Song, Rename Song and Rename Folder dialogs
* Fixed the behaviour of song manipulation options when the summary appears
* Added error checking and dialogs
* Fix some more memory leaks
* Added librio500 to the package (for internationalization, and easier
  management for users), read the HACKING file for more info
* A bunch of code cleanup
* Added Tasklist icon
* Compilation warnings removed, and some leaks fixed
* Names in deletion (songs and folders) and format dialogs
* Added support for folder and playlist drops
* Tweaked Debian files
* Fixed problem with pixmaps' destination (Keith Clayton)
* GUI tweaks (Jim Cape)
* First shot at the Rio properties summary
* Some redundancy elimination

Version 0.2
-----------
* Architectural changes for working Flash Card support
* Makefile fixes, and debianization
* Tree view and other updates (NetHunter)
* Updated I18N
* Added preferences window and configuration support
* more GUI clean up
* GUI clean up (NetHunter)
* added memory indicator progress bar (NetHunter)
* fixed various bugs (the crashing kind of) (NetHunter)
* added "Add Song" and "Delete Folder" dialogs (NetHunter)
* made all dialogs parented
* use proper dialog default buttons

Version 0.0
-----------
* fixed a bug when starting from no folders, and creating a folder, drag'n'drop was not activated
* fixed "add a folder" dialog

