*** Headlines Changelog ***

2011.02.10 - version 2.9.6
 * includes/theme-options.php - fixed $woo_options init for Google fonts to work

2011.01.31 - version 2.9.5
 * includes/theme-widgets.php - fixed author widget saved global (line 11)
 * single.php - fixed author widget saved global (line 8)

2011.01.17 - version 2.9.4
 * includes/theme-functions.php - added category descriptions to WP Menus
 * style.css - hide descriptions from page menu with #page-nav a span (line 119)

2010.12.5 - version 2.9.3
 * single.php - Added post author
 * includes/theme-options.php - added disable post author option
 * style.css - added post author styles

2010.12.4 - version 2.9.2
 * includes/theme-functions.php - fixed Popular Posts "Number of Posts"

2010.11.27 - version 2.9.1
 * includes/video.php - fixed video tag 
 * includes/video-home.php - fixed video tag

2010.11.17 - version 2.9
 * includes/theme-options.php - added typography options to site title
 * includes/theme-functions.php - typography function

2010.11.12 - version 2.8.1
 * style.css - added styling for .home-icon
 * includes/page_nav.php - changed position of home-icon to be outside nav div

2010.10.21 - version 2.8
 * includes/theme-widgets.php - added Woo Twitter widget

2010.10.20 - version 2.7.2 
 * sidebar.php - fixed woo_sidebar call to work with sidebar manager

2010.09.08 - version 2.7.1
 * style.css - fixed .wp-caption and .aligncenter styles

2010.07.30 - version 2.7
 * sidebar.php - removed tabs code
 * single.php - added global variable to save $authordata (line 8)
 * style.css - added margin-bottom to .tabs
 * includes/theme-widgets.php - added Woo Tabs, fixed post author widget to work anywhere in sidebar
 * includes/theme-options.php - removed tabs options
 * includes/theme-functions.php - added tabs functions
 * includes/sidebar-init.php - removed sidebar top

2010.06.28 - version 2.6.1
 * style.css - Fixed Gravity forms styling bug

2010.06.21 - version 2.6.0
 * header.php - Added theme support for WordPress 3.0 Menu Management
 * /includes/theme-functions.php - Added theme support for WordPress 3.0 Menu Management
  * /includes/page-nav.php - Added theme support for WordPress 3.0 Menu Management
 
2010.06.13 - version 2.5.3
 * style.css - Added styling for Gravity forms

2010.06.02 - version 2.5.2
 * comments.php - added previous commenter info instead of labels

2010.04.29 - version 2.5.1
 * search.php - sanitized search
 
2010.04.07 - version 2.5.0
 * /functions/* - MAJOR UPDATE - Framework V.2.7.0
 * header.php  - Added SEO tags, woo_title(); & woo_meta();
 * functions.php - Changed layout for loading required files.
 
2010.03.04 - version 2.4.1
 * header.php - updated custom nav parameters (line 125)
 * includes/page_nav.php - updated custom nav parameters (line 13)

2010.02.23 - version 2.4
 * includes/theme-widgets.php - added AdSpace widget (replaces 300x250 ad widget)
 * includes/theme-options.php - removed 300x250 ad options
 * style.css - fixed adspace widget styling (line 340-341)

2010.02.07 - version 2.3.2
 * includes/featured.php - PROPER fix so that you can use multi word tags in the featured slider 
 * /functions/admin-setup.php - custom css wasn't outputted with text title enabled

2010.02.05 - version 2.3.1
 * includes/featured.php - Fix so that you can use multi word tags in the featured slider

2010.01.27 - version 2.3
 * header.php - added Custom Woo Nav (line 122 - 138)
 * includes/page-nav.php - added Custom Woo Nav
 * functions.php - added Custom Woo Nav include
 * /functions/ - WooFramework update
 * style.css - Added #cat-nav .nav-description (line 140)

2010.01.18 - version 2.2.2
 * index.php - Fixed bug with missing posts if user disabled featured panel (line 5-6)

2010.01.08 - version 2.2.1
 * includes/theme-functions.php - Fixed custom link output
   header.php - Added woo_head() hook
 * includes/page-nav.php - Changed order of Posts and Email subscribe

2010.01.05 - version 2.2
 * template-contact.php - Added contact form page template
   css/contact.css - Contact form CSS
   includes/theme-options.php - Added e-mail option for contact form in general options

2009.12.22 - version 2.1.3
 * header.php - conditional php if on javascript for featured area (line 46, 66)

2009.12.21 - version 2.1.2
 * archive.php - fixed image size to use the thumbnail size in the options panel

2009.12.21 - version 2.1.1
 * /functions/* - Core framework update
 * /includes/theme-functions.php - Added !important to style options added to the head (Colorpickers).

2009.12.19 - version 2.1
 * includes/theme-options.php - Added option to set top background color and link color 
   includes/theme-functions.php
   images/bg-gradient.png

2009.12.18 - version 2.0
 * /functions/* - Core framework update - version 2.0
 * comments.php - Added pingbacks / tracbacks
   style.css - Added pingbacks (section 5.3)
   includes/theme-comments.php - added pingbacks
 * includes/theme-options.php - Added text title option
   style.css - added text title styling (section 2.3 #logo)

2009.12.16 - version 1.1.5
 * style.css - Fixed line 84 (title hover border:none), added line 277 .wp-caption a:hover

2009.12.15 - version 1.1.4
 * includes/featured.php - fixed add_option to update_option for featured posts to be excluded from normal posts

2009.12.04 - version 1.1.3
 * functions/admin-functions.php - Added missing WPMU image fix

2009.12.02 - version 1.1.2
 * 404.php - fixed _( to _e( on line 11 and 12
 * includes/js/loopedslider.js - added fix to have min-height on featured tabber

2009.11.29 - version 1.1.1
 * style.css - REmoved position:relative on line 233

2009.11.26 - version 1.1
 * index.php - Fixed exclude of featured posts to work on paged pages (line 10-12)
 * includes/featured.php - Fixed exclude of featured posts to work on paged pages (line 76)
 * header.php - Fixed IE bug with z-index (line 40)
 * style.css - added min-height (line 205)

2009.11.07 - version 1.0.7
 * style.css - fixed styling on .post-bottom (line 227)
 * images/bg-post-bottom.png - updated background image for .post-bottom style
 * single.php - added clearfix on line 39
 * includes/theme-js.php - Load woo_tabs.js always

2009.11.06 - version 1.0.6
 * includes/page-nav.php - Fixed subscribe to e-mail link

2009.11.06 - version 1.0.5
 * includes/featured.php - changed parameters on woo_get_image function

2009.11.05 - version 1.0.4
 * header.php - fixed page nav not showing (line 113) and exclude category (line 118)
 * single.php - fixed content ad not showing in single post (line 14)

2009.11.05 - version 1.0.3
 * includes/theme-options.php - Added option to move page nav to the top
   includes/page-nav.php - New file for page navigation code
   header.php - include of includes/page-nav.php in two places, replacing old page navigation code  

2009.11.05 - version 1.0.2
 * includes/theme-options.php - Added featured slider options
 * header.php - added featured slider options (line 46-64)

2009.11.05 - version 1.0.1
 * page.php - removed breadcrumb function call
	
2009.11.05 - version 1.0
 * First release!