1.03.3:
- Moved to the new data feed format as described at: http://earthquake.usgs.gov/earthquakes/feed/v1.0/csv.php
- Fixed small bug in data processing loops
- Added NULL test to atof() statements
- Removed stray sprintf() statement in favour of snprintf()
- Applied patch to allow compilation on freebsd using clang. Thanks to Olivier Duchateau and Roman Cat. 
  See: http://svnweb.freebsd.org/ports/head/science/xfce4-equake-plugin/files/patch-panel-plugin__equake_func.h?view=markup&pathrev=324169

1.03.2:
- http://earthquake.usgs.gov changed their CSV text feed and added a line after the format header explaining the feed will be deprecated 
- TODO SOON: fix data processing according to new format: http://earthquake.usgs.gov/earthquakes/feed/v1.0/csv.php

1.03.1:
- Removed dependency on deprecated libxfcegui and instead uses libxfce4ui. Thanks to Andreas Mueller for sending me the patch

1.03:
- Initial conversion to XFCE
- Added gui driven configuration
- A few cosmetic changes and improvements
- Some minor bug fixes

1.02:
- Updated various urls because usgs site changed theirs

1.01:
- Added feature to monitor earthquakes above a certain magnitude only
- A change in the preference file will now be noticed and propagated in the application for real, this happens at the time of an update (either the timed update or through the menu)
- Added "Region:" string to the map label and url, added some punctuations

1.0:
- Initial release
