+2010-05-30 Steffen Kamper <info@sk-typo3.de>
+
+ * Fixed bug #14520: Css correction for template modul
+ * Fixed bug #14525: Workspacemenu JS is broken
+ * Fixed bug #14522: Pagetree workspace div correction
+
+2010-05-30 Oliver Hader <oliver@typo3.org>
+
+ * Added feature #14383: Integrate hooks to backend.php to perform several customizations
+ * Fixed bug #14392: typolink creates incomplete links in combination with the forceAbsoluteUrl property
+
+2010-05-29 Christian Kuhn <lolli@schwarzbu.ch>
+
+ * Fixed bug #12872: Use "strong" instead of "b" (Thanks to Steffen Kamper and Stefano Kowalke)
+ * Fixed bug #14517: Set focus on pagetree filter input field (Thanks to Sebastian Gebhard)
+ * Fixed bug #14513: Improve rendering of icons in t3-row-header (Thanks to Steffen Gebert)
+ * Follow-up to feature #14490: Add missing styles of login box (Thanks to Steffen Gebert)
+ * Fixed bug #14510: Increase width of module menu and navigation frame (Thanks to Steffen Gebert)
+
+2010-05-29 Steffen Kamper <info@sk-typo3.de>
+
+ * Fixed bug #14518: HCI: Page "with root-flag" set should have "domain"-icon (Thanks to Steffen Ritter)
+ * Fixed bug #14519: Toolbar menuitems alignment
+ * Fixed bug #14512: Remove "bigButtons" by default in Page module (Thanks to Steffen Gebert)
+ * Fixed bug #10377: Cleaning and linting typo3/js-scripts
+ * Fixed bug #14523: Missing icons in workspace modules
+
+2010-05-29 Oliver Hader <oliver@typo3.org>
+
+ * Fixed bug #14488: prioriCalc no longer working correctly (thanks to Franz Koch)
+
+2010-05-29 Susanne Moog <typo3@susanne-moog.de>
+
+ * Follow-up to feature #14490: wrong position of stop page tree icon & cursor:pointer for IE6 icons
+ * Follow-up to feature #14506: Fixes for alt_db_navframe (page tree filter - missing JS file) (Thanks to Steffen Gebert)
+
+2010-05-28 Steffen Kamper <info@sk-typo3.de>
+
+ * Fixed bug #11503: HTML5 doctype implementation
+ * Follow-up to feature #14506: Fixes for alt_db_navframe (page tree filter) (Thanks to Steffen Gebert)
+ * Follow-up to feature #14490: forgotten css file
+ * Follow-up to feature #14490: A new skin for the TYPO3 Backend (Thanks to Steffen Gebert and Lars Zimmermann)
+ * Fixed bug #14506: Fixes for alt_db_navframe (page tree filter) (Thanks to Steffen Gebert)
+ * Fixed bug #14462: Remove old_backend
+
+2010-05-28 Oliver Hader <oliver@typo3.org>
+
+ * Fixed bug #14503: HTML is shown in sysext belog after the usage of the sprite api for icons (thanks to Andy Grunwald)
+ * Follow-up to feature #14490: Fatal error in typo3/sysext/cms/layout/class.tx_cms_layout.php
+
+2010-05-28 Francois Suter <francois@typo3.org>
+
+ * Fixed bug: #13315: Scheduler: Failed status hides other statuses
+
+2010-05-28 Tobias Liebig <mail_typo3@etobi.de>
+
+ * Follow-up to bug #3800: change the label names (warning about empty reference index table) (thanks to Michael Knabe)
+ * Fixed bug #13903: wrong links with multiple domain records on one page with typolinkCheckRootline (thanks to Irene Höppner)
+ * Fixed bug #14499: saving in t3editor per ajax call not possible (follow-up to #14465 new Sprite API)
+
+2010-05-28 Susanne Moog <typo3@susanne-moog.de>
+
+ * Follow-up to bug #14465: Make use of the new Sprite API throughout the TYPO3 Core Backend
+ * Fixed bug #1402: Text area / RTE fields can't be set to required at the moment.
+ * Fixed bug #12604: fileNameASCIIPrefix got deprecated but is used in core (Thanks to Steffen Gebert)
+ * Fixed bug #11437: New labels in the log module are hardcoded (Thanks to Andy Grunwald)
+ * Fixed bug #14461: TCEforms: Use fieldsets for palettes instead of tables (Thanks to Jo Hasenau)
+ * Fixed bug #14505: treeView implementation fails in adding title-tags to sprite icons (Thanks to Steffen Ritter)
+
+2010-05-28 Christian Kuhn <lolli@schwarzbu.ch>
+
+ * Fixed bug #14508: Fixes to the Page module: Add missing js file as follow-up to #14490 (Thanks to Steffen Gebert)
+ * Fixed bug #13636: sysext:version needs doNotLoadInFE => 0 (Thanks to Georg Ringer)
+ * Fixed bug #9731: Wrong XCLASS definition in t3lib/t3lib_rteapi.php (Thanks to Marcus Schwemer)
+ * Fixed bug #7015: t3lib_DB displays wrong SQL in error case (Thanks to Steffen Ritter)
+
+2010-05-28 Benjamin Mack <benni@typo3.org>
+
+ * Added feature #14490: A new skin for the TYPO3 Backend (Thanks to Steffen Gebert and Lars Zimmermann)
+ * Fixed bug #14342: t3lib_compressor does not rewrite "data:" URIs (Thanks to Steffen Gebert)
+
+2010-05-28 Sebastian Kurfuerst <sebastian@typo3.org>
+
+ * Raised Extbase version from 1.2.0beta1 to 1.2.0beta2
+
+2010-05-28 Xavier Perseguers <typo3@perseguers.ch>
+
+ * Raised DBAL version from 1.1.5 to 1.1.6
+
+2010-05-27 Jeff Segars <jeff@webempoweredchurch.org>
+
+ * Follow-up to bug #14486: Sprite icons not shown in Safari and IE6 (thanks to Steffen Ritter)
+ * Follow-up to bug #14486: Fix transparency on frontend and backend user icons (thanks to Steffen Gebert and Steffen Ritter)
+
+2010-05-27 Xavier Perseguers <typo3@perseguers.ch>
+
+ * Fixed bug #14496: SQL parser does not handle ALTER TABLE with character set operation
+ * Follow-up of bug #13670: forgotten reset/each statement caused side effect of using foreach statement
+ * Fixed bug #14456: SQL parser doesn't accept ALTER TABLE statement without CHANGE, DROP or ADD keyword
+ * Fixed bug #13934: Side-effect of substr in t3lib_cs (thanks to Rens Admiraal)
+
+2010-05-27 Jochen Rau <jochen.rau@typoplanet.de>
+
+ * Fixed bug #13604: PHP Warning from t3lib_loadmodules after installing extbase, because $TBE_MODULES['_dispatcher'] is not unset (thanks to Marc Bastian Heinrichs)
+
+2010-05-27 Tobias Liebig <mail_typo3@etobi.de>
+
+ * Fixed bug #14388: TypoScript templates containing a "$1" become corrupted
+
+2010-05-27 Stanislas Rolland <typo3@sjbr.ca>
+
+ * Fixed bug #14489: htmlArea RTE: color dialogues do not show all configured colors
+ * Fixed bug #14491: htmlArea RTE: disableColorPicker not always honoured
+ * Fixed bug #14494: htmlArea RTE: backpath is not correctly set
+ * Follow-up to issue #14494: htmlArea RTE: backpath is not correctly set
+ * Further follow-up to issue #14494: htmlArea RTE: backpath is not correctly set
+
+2010-05-27 Oliver Hader <oliver@typo3.org>
+
+ * Follow-up to #14465: Missing argument when rendering language preview in page module
+
+2010-05-26 Jeff Segars <jeff@webempoweredchurch.org>
+
+ * Fixed bug #14486: Added missing icons for the new iconset (thanks to Steffen Ritter)
+ * Added feature #14465: Make use of the new sprite API through the TYPO3 core (thanks to Steffen Ritter)
+ * Follow-up to feature #14465: Remove extra semicolon at end of line
+
+2010-05-26 Susanne Moog <typo3@susanne-moog.de>
+
+ * Fixed bug #13443: Wrong image shown in WEB->PERM (thanks to Stephan Kellermayr)
+
+2010-05-26 Ingo Renner <ingo@typo3.org>
+
+ * Added feature #14463: Add post initialization hook for tslib_cObj
+ * Follow-up to #14463: Added the new tslib_content_PostInitHook interface to core_autoload.php
+ * Fixed issue #14480: tslib_cObj->start() sets a member "data", but not "table"
+
+2010-05-26 Steffen Kamper <info@sk-typo3.de>
+
+ * Fixed bug #14394: Better debug output for SQL Explain
+ * Fixed bug #14466: Bug: SpriteIconApi getSpriteIconForRecord does not find default icon (thanks to Steffen Ritter)
+ * Follow-up to bug #13379: Sprite Icon API (thanks to Steffen Ritter)
+ * Follow-up to bug #14324: Feature: Add spriteGeneratorAPI to support the new sprite-icon-api (thanks to Steffen Ritter)
+
+2010-05-25 Stanislas Rolland <typo3@sjbr.ca>
+
+ * Fixed bug #14333: htmlArea RTE: justify after CTRL+A not working in Firefox
+
+2010-05-24 Stanislas Rolland <typo3@sjbr.ca>
+
+ * Updated htmlArea RTE version to 1.9.3
+ * Fixed bug #14470: htmlArea RTE: hovering custom colours produces shivering effect
+
+2010-05-24 Benjamin Mack <benni@typo3.org>
+
+ * Follow-up to #13379: Sprite Icon API - Removed unused sprites for t3skin (Thanks to Steffen Ritter)
+ * Follow-up to #13379: Sprite Icon API - Added updated Sprites for t3skin (Thanks to Steffen Ritter)
+
+2010-05-23 Steffen Kamper <info@sk-typo3.de>
+
+ * Follow-up to bug #13868: Integrate TYPO3 donate notice in the backend
+ * Fixed bug #14387: Updating the CGLs [was: Remove the feature "Enable extensions without review (basic security check)" from EM] (thanks to Lars Houmark)
+
+2010-05-22 Oliver Hader <oliver@typo3.org>
+
+ * Added feature #13868: Integrate TYPO3 donate notice in the backend
+
+2010-05-22 Benjamin Mack <benni@typo3.org>
+
+ * Follow up to #13379: Removed generation parts of Sprite Icon API (Thanks to Steffen Ritter)
+ * Fixed bug #12923: Javascript error in tmenu_layers.php & gmenu_layers.php (Thanks to Klaus Goessl)
+
+2010-05-22 Steffen Kamper <info@sk-typo3.de>
+
+ * Fixed bug #14191: Install tool lacks hint of how to create ENABLE_INSTALL_TOOL (thanks to Steffen Gebert)
+ * Fixed bug #14328: Include prototype+scriptaculous using API at the login screen (thanks to Steffen Gebert)
+ * Added Feature #14324: Add spriteGeneratorAPI to support the new sprite-icon-API (thanks to Steffen Ritter)
+
+2010-05-22 Xavier Perseguers <typo3@perseguers.ch>
+
+ * Fixed bug #14175: belog not shown / error when actions: error is selected (thanks to Philipp Thiele)
+
+2010-05-21 Benjamin Mack <benni@typo3.org>
+
+ * Fixed bug #14443: Deprecate $TYPO3_CONF_VARS[GFX][TTFLocaleConv]
+ * Cleaned up #9416: Code Cleanup for lang.php (Thanks to Stefano Kowalke)
+ * Fixed bug #6555: template.relPathPrefix causes decoding of html-entities in affected attributes (Thanks to Martin Ficzel)
+ * Fixed bug #13749: IRRE: Inline elements of translated records are not coppied correctly. (Thanks to Albrecht Koehnlein)
+
+2010-05-20 Christian Kuhn <lolli@schwarzbu.ch>
+
+ * Fixed bug #7753: EM warns No XCLASS inclusion code found if you use $GLOBALS['TYPO3_CONF_VARS'] (thanks to Franz Holzinger)
+
+2010-05-19 Stanislas Rolland <typo3@sjbr.ca>
+
+ * Follow-up to bug #14413: htmlArea RTE: ExtJS resources are not released in IE when RTE closes
+
+2010-05-18 Benjamin Mack <benni@typo3.org>
+
+ * Follow-up to #14277: Removed redundant code / Improve t3lib_compressor
+
+2010-05-18 Ernesto Baschny <ernst@cron-it.de>
+
+ * Follow-up to bug #13670: Wrong variable name causing EM not to show "Extensions found only on this server" on "Import extensions" search result
+
+2010-05-18 Steffen Kamper <info@sk-typo3.de>
+
+ * Fixed bug #14327: Condition misses check for no logged in user
+
+2010-05-17 Stanislas Rolland <typo3@sjbr.ca>
+
+ * Fixed bug #14413: htmlArea RTE: ExtJS resources are not released in IE when RTE closes
+