GKrellM Changelog
-----------------
0.7.0 Wed Oct 5
	* File system monitor.  Mount/umount capability.
	* Internet monitor.  Port connections and minute/hour port hit charts.
	* APM laptop battery monitor.
	* Sensors monitor for CPU/motherboard temperatures if lm_sensors installed
	* Modified default bg_chart and added data_in/out images to default theme.
	* Added data_in, data_out images for 3D/textured data plotting.
	* Option to start up with chart extra info draws enabled.

0.6.8
	* Long or short hostnames
	* Net interfaces can be hidden - if seldom used or unwanted.
	* For themers: quoted strings, label position as percent of chart width,
	  LED & PPP button size and position scaling.

0.6.7 Sun Sep 4
	* More gtk_widget_realize fixes to get rid of Gtk 1.2.1 (RedHat 6.0) 
	  Gdk-CRITICAL messages (and some people got segfaults).
	* Themes tab in configuration popup.
	* Some code cleanup.
	* Added -wm option to allow window managers to decorate.  Might
	  help KDE etc, people.

0.6.6 Mon Aug 30
	* Cleaned up some code.  Some bugfixes.
	* Finally may have done the realize/show dance properly.  Seems to work
	  fine with Gtk 1.2.3 and 1.2.4

0.6.5 Thu Aug 26 late night.
	* Clock/calendar
	* Extra detail info drawn on charts.

0.6.4 Thu Aug 26 morning.
	* Added extra hide/show for gtk+1.2.4 startup autoshrink problem.
	* Now allow dual units on net traffic.  Packets used if bytes are zero.
	  This is for deficient nic drivers that do not increment byte counters.

0.6.3
	* Bugfixes: net bytes overflow -> unsigned longs.
	* Hostname display.

0.6.2 Tue Aug 19
	* Bugfix release.  SMP cpu display problem and ppp timer display.

0.6.1 Tue Aug 17
	* Switched labelling to X fonts =>  3 image files bit the dust.  Fonts
	  and font colors can be specified.
	* User prefs now settable in a gui popup.
	* Added Proc monitor (load and forks).
	* GKrellM window can be moved by dragging top frame with left button.

0.6.0 Sat Aug 7
	* Changed name of project to GKrellM.
	* Massive code restructure for reading theme images.  Hierarchical names.
	* Added krells, what I call the movement graphic for meter displays.
	* 

0.5.4	Thu Jul 29
	* Put cpu0 - cpu3 into chart_labels.xpm changed to 12 labels deep.
	* Modified cpu code in stat.c to detect and monitor up to 4 cpus.
	* Cleaned up documentation inconsistencies.
	* Added command line options: -geometry, --theme
	* New demonstration theme: small

0.5.3	Sun Jul 25
	* Changed names of backgound images to make their purpose more clear.
	* Fixed register_new_interface() bug which created a bogus PPP monitor
	  when dummy or lo interfaces were present in /proc/dev/route.

0.5.2	Wed Jul 21
	* Fixed ppp_on_command and ppp_off_command to take args.

0.5.1	Tue Jul 20
	* Brightened the grid in chart_grid.xpm to make more visible.

0.5.0	Mon Jul 19
	* Changed widget tree structure to single segment side frames.
	* Window slides closed horizontally instead of vertically.
	  Slide direction is a function of location on root window.

0.5
	* Ported my old xforms monitor program to Gtk/Imlib.  Prepared
	  for 1st public release.
	* Added the memory and swap meters.
	* Added uptime monitor.
