Version 2.0 (2002/01/30)
    - compile as C++, not C
    - added network gauge type
    - added battery gauge type
    - made it possible to have choose number and types of gauges to be 
      displayed, as well as the order
    - overhauled the preferences dialogs
    - all colours are now configurable
    - made the tooltip "live", but it gsysinfo only generates the tooltip 
      output when the tooltip is visible (it doesn't waste CPU)
    - added finer control over size (width/height) and layout of gauges
    - fixed crash when load is really high 
    - fixed crash when no swap files exist

Version 1.1 (2001/02/17)
    - Fixed division-by-zero bug which caused infrequent crashes
    - made width adjustable
    - Implemented half-height mode for people who use tiny and small panels
    - Added call so that properties are saved immediately, not just when user 
      logs out of gnome

Version 1.0 (2000/09/13)
    - Made all colours configurable, so that gsysinfo looks nice on dark
      themes, too.
    - Now use GtkFrame to draw the bevelling, so that themes will affect 
      the colours used in the bevelling 
    - Added enough colours to display the load avg up to 10 (hopefully no one will
      need more than this!)
    - Added help files for the property pages


Version 0.9 (2000/02/26)
    - Fixed bug in the swap space gauge which caused it to go wonky under
      some circumstances
    - optimized the parsing of /proc/meminfo ; gsysinfo is overall 25%
      faster now (when using the memory or swap gauges - if you're not
      using them then it's even faster)
    - Made the first colour of the load indicator a bit darker (I noticed
      it didn't show up very well on my laptop's display)
    - Improved the description in the about box 


Version 0.8 (1999/7/03)
    - Initial Release.
