ChangeLog for gremind:
Version 0.1.1 (July 1st 2007)
* Fixed a nasty bug in Config's ctor [NULL passed to std::string], it caused
the gremind abort on Mandriva Linux (thanks to Gustavo Azambuja),
replaced also the deprecated gnome_sound_file() with gnome_program_locate_file()
* Added Brazilian Portuguese translation (thanks again to Gustavo Azambuja)
* Added French translation (thanks to Gilles Seban)
Version 0.1.0 (June 26th 2007)
* Fixed many bugs and strange behaviours
* Added a dialog that inform you about skipped reminders (thanks to Bambitroll)
* Added Russian translation (thanks to Rodion Samusik)
* Added Spanish translation (thanks to Guillermo Latorre)
* Added Swedish translation (thanks to Daniel Nylander)
Version 0.1.0-rc2 (June 23th 2007)
* Fixed a typo in Makefile.am [ $(datadir)application ] (thanks to gohanz)
* Fixed user interface to look more symmetrical, according to HIG (thanks to Eugenia)
Version 0.1.0-rc1 (June 23th 2007)
* Implemented Reminder::save() and Reminder::load()
* Implemented daily, weekly and monthly modes
* Added sound support (libgnome)
* Added gconf support (gconfmm)
* Added preferences.[h, cc]
* Added a Gtk::Statusbar
* Added Italian translation
Version 0.0.1 (June 18th 2007)
* gremind is usable