The Happy Cat Wordpress theme changelog.

TO-DO           -   Need to fix breadcrumbs code as it can get messed up
                    depending on the Permalink Structure.



****** Version 0.8 ******

1.  Original Version

****** Version 0.9 ******

1.  Fixed up a number of weird bugs. Sadly I didn't keep track what the
    changes were, but will track changes for any updates.

2.  Changed navigation.php to use classes instead of ids. now .panelleft
    and .panelright will display the panels correctly (with room to add
    panels)

3.  Moved breadcrumb code from footer.php into functions.php

4.  Added widgets.css to display if widgets are enabled.

5.  Updated functions.php.

6.  Fixed #firstHeader to display the speech bubble correctly in
    Internet Explorer. Sorry about that (Thanks to neon and Nate).

7.  Changed a bunch of stuff in the style.css. Changed styles for the
    ordered and unordered lists. Changed the comment form styles.