*** Feature Pitch Changelog ***

2009.08.03 - version 1.1.1
     	* /functions/ - Core framework upgrade to V.1.0.4a
  	* /includes/theme-options.php - Added options to link homepage images to relative pages
  	* /index.php - Added Homepage Iamge Link functionality

2009.07.28 - version 1.1
     	* /functions/ - Core framework upgrade to V.1.0.4
  	* /includes/theme-options.php - Added Custom CSS backend option
  	* /includes/theme-functions.php - Removed duplicate get_page_id() function

2009.07.08 - version 1.0.7
	* single.php - Changed code so that it displays the full article instead of the excerpt

2009.07.07 - version 1.0.6
	* style.css - Replaced all #reply selectors with #respond
	* comments.php - Changed id="reply" to id="respond" to fix comment reply bug
	* /includes/theme-comments.php - Changed ID on main comment li to fix comment reply bug
	* /styles/*.css - Replaced all #reply selectors with #respond

2009.07.03 - version 1.0.5
	* style.css - Adjusted selector for full-width template

2009.07.03 - version 1.0.4
	* template-full.php - Added full-width template
	* style.css - Added style for full-width template (.fullwidth)

2009.07.01 - version 1.0.3
	* comments.php - Adjusted watermark to input fields

2009.07.01 - version 1.0.2
	* comments.php - Added simple watermark to input fields

2009.07.01 - version 1.0.1
	* includes/featured.php - Fixed a bug with the buttons

2009.06.30 - version 1.0.0
	* First release!