*** Sideshow Changelog ***

18 June 2012 - Version 1.2

	* style.css - updated version number
	* admin-interface.php - moved to wp_get_theme()
	* theme-options.php moved to wp_get_theme()
	* upload-button.js - fix Cheatin Eh? bug
	* jquery.custom.js - moved tabs and toggle code in
	* functions.php 
		- fixed squished login log
		- remove url and theme name echo
		- enqueue jquery-ui stuff
	
	ADDED
	* jquery.easing.1.3.js
	
	REMOVED
	* jquery-ui-1.8.5.custom.min.js
	* jquery.tabbed-widget.js

13 Dec 2011 - Version 1.1

	* index.php
		- pulls title of blog if posts page is the home page
		- pulls the site description if the posts page is home page
	* theme-shortcodes.php - updated tabs shortcode
	* functions.php 
		- updated validate version being used on hosted server
		- fix wp_enqueue_scripts
	* jquery.custom.js - removed console.log()
	* config.php (tinymce) - fixed typo
	* style.css - update version number
	* widget-twitter.php - allow multiple instances
	
	ADDED:
	* twitter.js

21 Sep 2011 - Version 1.0.1

	* sidebar.php - site description fix
	* style.css - version number change
	* functions/theme-pagemeta.php - page caption fix

20 Sep 2011 - Version 1.0
	
	* First Release