Changes in 1.14.0
	* Fonts can now be distributed with the theme and dynamically loaded.
	* Reloads configuration file on a SIGHUP signal instead of checking the
	  time stamp.
	* Removed update_interval option from rc file syntax.
	* Added use_themerc option to the rc file syntax.
	* Added option continuous_resize to rc syntax.
	* Fixed a bug which incorrectly rendered the title bar for windows with
	  no title.
	* Fixed excessive redraws on title.
	* Fixed broken shape support.
	* Key options in rc syntax now prefixed with key_.
	* Added key_prev_window option in rc syntax.

Changes in 1.13.0
	* Changed pixmaps option to theme option in rc file syntax.
	* Changed name of pixmaps directory to themes.
	* Upgraded theme format to look better when shaded.
	* Included upgrade_theme script to convert old themes to the new format.
	* Themes can now include a theme specific rc file.
	* Improvements to sloppy focus.

Changes in 1.12.0
	* Added command line option -display for chosing which X display to
	  start Oroborus in.
	* Added command line option -config to chose a different configuration
	  file to the default. 
	* Added option to configure update interval.
	* Removed option to turn off recoloring; now always on.
	* Fixed a bug which caused a pause when creating some new windows.
	* Added HTML format documentation.

Changes in 1.11.1
	* Fixed a small keyboard control bug.

Changes in 1.11.0
	* Keyboard and mouse work correctly, irresective of the state of the
	  Num Lock, Caps Lock and Scroll Lock keys.
	* Fixed Xinerama window placement.
	* Fixed install_rc script which only worked if the default shell was
	  Bash.

Changes in 1.10.1
	* Fixed a bug with multi-byte support which caused some systems to
	  crash.
	* Fixed a bug which crashed Oroborus when closing windows on some
	  systems.
	* 

Changes in 1.10.0
	* Added multi-byte character support.
	* Fixed sloppy focus problem where windows lost focus when using cursor
	  keys to move or resize.

Changes in 1.9.0
	* Added Xinerama support.
	* Fixed a small window placement bug.
	* Fixed flicker when redrawing title bar.  
