Added locallang file to allow for multiple backend languages
Changed <div id="preCodeContent> to <div id="preCodeContent">
Updated jQuery library from 1.2.5 to 1.3.2
Added "select.languageField = sys_language_uid" to the generated content fields in the page datastructures to prevent double rendering of content in those fields in multi-language sites.
Corrected spelling on the "additionalDocHeadCode" TypoScript library. Changed from "additonalDocHeadCode" to "additionalDocHeadCode" in both the skin and core files. Watch for this if you move a skin from an older version of the QuickSite to a newer.
Eliminated the "space before" and "space after" fields of many of the FCEs as this can already be done with TYPO3 with the "Before" and "After" fields in the "Type" section of the "General" tab.
Adjusted TypoScript to process HTML special characters for page title, menus and auto headline.