Version 1.1.1
=============
+ added option to define where to display the static pages (as top menu or as a sidebar block)
+ changed fancy tooltips to display tooltip only if the title attribute is set (no more useless tooltips)
+ added Brian's Latest Comments plugin support
+ added a BB specific Widget to support Brian's Latest Comments plugin
+ finally fixed that nasty sidebar asides issues everybody on the net is suffering from
+ added optional body tag id to the output if a static page is displayed AND a permalink structure set up

Version 1.1.0
=============
+ added Lightbox JS 2.0 with great new effects
	<a href="images/image-1.jpg" rel="lightbox[roadtrip]">image #1</a>
	<a href="images/image-2.jpg" rel="lightbox[roadtrip]">image #2</a>
	<a href="images/image-3.jpg" rel="lightbox[roadtrip]">image #3</a>
+ added full Sidebar Widgets support, including tons of theme-special widgets, including livesearch, authorinfo box and stuff
+ modularized the sidebar for users who don't like the widgets feature
+ Updated prototype.js to v1.5.0
+ Upgraded effects.js to full scriptaculous 1.6.0 release (this was neccessary anyways due to the Widgets feature)
+ implemented a tiny update notification message for future updates
+ added option to enforce the display of the author name even if there's only one author in the blog
+ added option to define whether to display full posts or excerpts in the paged navigation
+ some further tweaks for the options page - now it should be perfectly clear which options fit together
+ added option to set up whether to show the postmeta information above or beyond the distinct posts' contents
+ added authorinfo option to configuration dialog for easiest customization of the aboutbox.

Version 1.0.2
=============
+ added warning message in theme's options page if no correct locale setting was found
+ added Behaviour and cleaned up the javascripts to use them - especially with MSIE 6 this involves sharp performance improvements
+ updated effects.js to the one from the latest scriptaculous v1.5.3 release
+ added option for primary blog language
+ localization tweaks here and there
+ reordered navigation links for more intuitive usage
+ pimped up the theme code here and there
+ Smart tooltips now are re-applied through Behaviour after several AJAX events
+ comments links are now hidden in post lists and archives if commenting/pingbacks are disabled
+ added search hilite plugin by Matt and Ryan Boren in the usual degradable way into the theme ;)
+ added seperate German localization for those who don't like the "Tuben Senf" (tubes of mustard, analogy to 'comments') ;)

Version 1.0.1
=============
+ fixed comments count issue with descending ordered comments
+ added activity indicators to different AJAX enhanced features
+ rewrote livesearch function for the purposes of more convenience and bandwidth saving
+ improved paged comments integration regarding AJAX effects
+ fixed a few CSS issues that occur in Microcrap's internet exploder 6
+ improved some livecomments features, especially regarding the handling of comments on static pages
+ added new scheme "Back in Black"
+ quick'n'dirty hack to close a serious loophole in WP versions prior to WP 2.0.1
+ finally got rid of this nasty cachedfilereader error on misconfigured blog installations

Version 1.0
=============
+ added favicon support into header.php (just put your favicon.ico file in the /images/ folder)
+ added fully degradable AJAX enhanced paged comments support into the theme engine
+ comment count display is now updated automatically when a livecomment is submitted
+ rewritten options page - now the different options are grouped together and each of them has a small description text next to it
+ options page is now fully compliant to the great tiger style administration plugin by Steve Smith (http://orderedlist.com/wordpress-plugins/wp-tiger-administration/)
+ options page now validates to clean XHTML
+ updated the optional color schemes
+ implemented the great "Enforce www. Preference" plugin by Mark Jaquith into the theme engine (http://txfx.net/code/wordpress/enforce-www-preference/). This prevents any AJAX request from being denied for the reason of browser security restrictions.
+ changed the default values for some settings that affect browser performance (e.g. fancy tooltips, fixed page background images)

Version 0.9.9
=============
+ added effects to inline expansion of content and comments
+ fixed many MSIE CSS issues in all shipped schemes
+ added opera box toggling functions for sidebar boxes
+ livesearch results fade out now
+ updated effects.js to sriptaculous version 1.5.2
+ assured full IE7 compliance for all three current schemes
+ added Asides facility for short posts

Version 0.9.8
=============
+ updated /IE7/ to version 0.9
+ fixed an error with live comments on static pages
+ added fully unobtrusive degradable AJAX-enhanced ReadMore function (idea from bloxpress theme)
+ added full support for AJAX enhanced inline comments (idea borrowed from Tempus Fugit - http://txfx.net/2006/01/13/ajax-inline-comments/)

Version 0.9.7
=============
+ many improvements in stylesheet/scheme handling
	+ from now on, updates of Binary Blue are easier than ever
	+ added option to enable/disable scheme switcher for visitors
	+ when scheme switcher is off, the selected scheme is your stylesheet
	+ when no scheme is selected, the very basic Default.css is your stylesheet
	+ store your scheme independant stylesheet rules in style.css
+ russian localization available (many thanks to Michael Babakov)
+ ten different schemes available for download now
+ simplified theloop (moved comment status checks to comments.php)
+ added comments support to page.php

Version 0.9.5
=============
+ added an option for a shorter display form of pingbacks and trackbacks
+ added support for authorcomment highlighting (no extra plugin needed)
+ added an option whether to hide the comment form after submitting a livecomment
+ added optional display of authorname in case there's more than one author

Version 0.9.4
=============
+ version information is now upgraded automatically in the database
+ exchanged lightbox JS with the even better Lightbox Plus solution by Takuya Otani (http://serennz.cool.ne.jp/sb/sp/lightbox/)
+ comments section title will now only be displayed if commenting is enabled or there are comments in a post
+ added full support for Kirk Montgomery's WP-Sociable quick bookmarking tool (http://www.maxpower.ca/sociable/2006/01/26/)
+ added full gravatars support (http://www.skippy.net/blog/2005/03/24/gravatars/)

Version 0.9.3
=============
+ exchanged "nice titles" script with a slightly modified version of a smarter solution by Dustin Diaz (http://www.dustindiaz.com/sweet-titles)
+ added full scheme switcher support, based on Dustin Diaz' absolutely GREAT 'Unobtrusive Degradable Style Sheet Switcher' (http://www.dustindiaz.com/udasss/)
+ added some more different schemes for a better demonstration of the scheme switching facility
+ enhanced english translation a little ;)

Version 0.9.2
=============
+ small changes at several stylesheets
+ added full support for the great Subscribe-to-Comments-Plugin of Mark Jaquith and Jennifer (http://txfx.net/code/wordpress/subscribe-to-comments/)
+ added an additional optinal scheme, demonstrating lefthanded sidebar columns

Version 0.9.0
=============
+ changed several variables to defines for more security and fewer errors ;)
+ rebuilt options page; now Binary Blue doesn't share its options with K2 anymore
+ fixed lots of tiny errors
+ added MIT license information into ZIP file
+ added an option to switch off Dean Edwards' /IE7/ support through the admin panel
+ added UTW support into theloop.php
+ added ELA into 404 page displayed on search without any result
+ added fully configurable nice title support (http://www.kryogenix.org/code/browser/nicetitle/)
+ added a few more stylesheet rules for some yet unused elements
+ put some additional code into ajax_comments.js to not longer embrace opera coz of its unability to display the phase()-effect correctly
+ improved and extended english translation

Version 0.8.5
=============
+ moved hideUtils() function for known but not-logged-in users authorinfo fadeout to header's onLoad script
+ integrated Lightbox JS (http://huddletogether.com/projects/lightbox/) as an inherited plugin into the theme, including a quicktag button in the post edit panel (plugin code borrowed from ZEO (http://zeo.unic.net.my/2006/01/17/wp-lightbox-js-wordpress-plugin/)

Version 0.8.0
=============
+ got rid of some further useless db traffic by retrieving bloginfo stuff only once and directly into some php variables
+ inserted the new pageInit() javascript function as a new onLoad event connector (by putting the init functions herein, they won't interfere with each other any more)
+ fixed a possible variable name interference with one of the other scripts shipped in binary blue
+ repaired cursor key navigation in livesearch/liveresults
+ added fullfledged multilanguage support; now shipping with en_US.mo file for complete english localization

Version 0.7.1
=============
+ moved livesearch.js URI to header to achieve that the JS file can load statically into the browser cache
+ changed prototype script to a pure javascript file to assure cacheability
+ rewrote parts of comments-ajax.php to get rid of some needless server load; saves lots of memory and cpu time and a whole bunch of SQL queries
+ made sure the page title renders correctly even when an article contains HTML code in its title

Version 0.7
===========
+ comments-ajax.php failed coz of a missing fail()-function; fixed
+ wp-calendar styles caused display issues in opera; fixed
+ integrated /IE7/ script by Dean Edwards (http://dean.edwards.name/IE7/)

Version 0.6
===========
+ initial public release