2007-01-17: Initial release.
2007-01-20: Cumulative changes include smooth scrolling, custom commands, 
	links/blogroll, file renaming, better handling of ImageMagick detection, 
	addition of CONVERT_PATH, SMOOTH_SCROLL, and SCROLL_STEP in 
	cli-config.inc.php, and probably some other stuff I forgot about.
2007-01-21: This file, check input against post titles as a last resort
	(input > 2 characters), add <pre> to command prompt (preserves spaces 
	in input).
2007-01-22: Handling '<' and '&' in input
2007-01-23: Fixed $theme_* vars for WP 2.1. WP 2.1 makes it more difficult to
	share DB across two installs.
2007-01-24: Fixed above for cloud.php.
2007-01-25: HTML 4.01 Transitional compliant. Sorry I can't do XHTML, but
	smooth scrolling requires some quirks-mode stuff.
	** Make sure the gimg/ folder is writeable! I'm seeing too many
	busted installs! ** 
2007-01-27: is_writable() check on gimg/ folder, added Julien McArdle's 
	(o2600.com) "?cat=x" code, made backup file-based session
	handler if PHP's sessions are not working, distribution now has
	chmod 777'd gimg and session folders.
