# 6.0.0-pre-beta1 2012-08-20 Merge Freeze * Feature #38083: Add scheduler task to update language packages * Task #38086: Enhance TYPO3 bootstrap mechanism * Task #38087: Streamline typo3/classes naming * Task #38089: Streamline naming of Typo3_Bootstrap * Bug #38114: Exception on modifying page properties * Task #38121: Use singleton objects for bootstrapping * Feature #38233: Add event handling to bootstrap mechanism * Bug #38600: Non-static method tslib_cObj::calc() should not be called statically * Bug #38601: Non-static method tslib_cObj::getKey() should not be called statically * Bug #38602: Non-static method tslib_cObj::enableFields() should not be called statically * Task #38759: Swap doc header rows in all backed modules * Bug #38761: Implement new Styles to the ExtJS Datepicker of TCEforms * Bug #38764: Adapt styling of Flexform Sections to IRRE * Bug #38829: Frontend should be more graceful when files are missing * Feature #38965: Add support for native date/time fields * Feature #39228: Hook to disable writing page cache * Bug #39241: Deprecate / cleanup t3lib_install * Bug #39242: Better isLocalconfWritable handling * Bug #39346: localconf migration wizard breaks if escaped tick is used * Task #39352: Refactor t3lib_pageSelect::getRootline * Task #39357: Add a general ToolTip-Class * Task #39362: Consolidate Reference-Tooltips in FileList and RecordList * Bug #39365: Admin fields not show in setup module * Feature #39430: Update cache framework to latest FLOW3 version * Task #39458: Simplify sprite manager * Feature #39535: Remove xml export in fullsearch, deprecate t3lib_xml * Task #39536: Deprecate t3lib_ajax * Task #39537: Remove unused interface t3lib_File_Service_Publishing_Publisher * Task #39538: Merge t3lib_userAuthGroup to t3lib_beUserAuth * Task #39539: Restructure core php code cache * Bug #39602: Declare EXT:beuser must have frontend root TS template * Bug #39670: NEWS.txt entry for beuser refacoring * Bug #39706: Sprite manager cache race condition * Feature #39712: Add a central logging API * Bug #39716: Scheduler Unit tests produce failures on Windows * Bug #39717: Test failures in cli context * Bug #39727: Calculating percentage of differences is slow * Task #39732: Add current backend user as cache tag * Feature #39739: Add t3lib_utility_Math::isIntegerInRange * Task #39813: Declare t3lib_extobjbase abstract * Task #39815: Declare t3lib_recordList abstract * Bug #39816: Declare t3lib_treeView abstract * Bug #39817: Abstract t3lib_file_exception_abstractFileOperationException * Task #39889: Add upgrade wizard to install extensions from TER * Bug #39898: Improve t3lib_utility_versionNumber * Feature #39912: Report status check for file and folder create mask * Feature #39951: Add possibility to flatten array * Feature #39966: Integrate element history service * Task #39999: Fix failing test due to phpunit adaption