File: /home/mmickelson/otbproductions.org.old/wp-content/themes/pilcrow/readme.txt
=== Pilcrow ===
Pilcrow's 6 different layouts, with multiple sidebar configurations, four default color schemes, custom header images (using featured images in posts and pages), and a customizable background, make personalizing your blog a snap.
== Changelog ==
= 1.3 Jan 6 2012 =
* Move styles to wp_enqueue_scripts hook
* Enable is_multi_author() support
* Remove trailing spaces in CSS files
* Add generic action-hooks to header and sidebar
* Use correct action hook to load theme options CSS
* Move theme options files to /inc
= 1.2 Oct 5 2011 =
* Set svn:eol-style on JS and TXT files
* Clean up calendar widget styles
* the_post should always be called in the loop
* TEMPLATEPATH to get_template_directory()
* Fix missing text domains
= 1.1 Aug 1 2011 =
* Better handling for color scheme
* Avoid running update_option on init from front-end
* Miscellaneous layout and style fixes
* Add additional screenshot and remove unused image
* Correct typo preventing single-column pages from being full-width
* Updated print styles for Firefox
* Add languages folder with POT
= 1.0 Dec 06 2010 =
* Original upload