From 963ea9ad3afc75969ae3c91c917c48d8d8792907 Mon Sep 17 00:00:00 2001
From: TYPO3 Release Team <typo3v4@typo3.org>
Date: Tue, 4 Mar 2014 21:40:49 +0100
Subject: [PATCH] [RELEASE] Release of TYPO3 6.2.0beta6

Change-Id: I034ed6f244869918e9e3b7c189a629825d76df79
Reviewed-on: https://review.typo3.org/28061
Reviewed-by: TYPO3 Release Team
Tested-by: TYPO3 Release Team
---
 ChangeLog                                     | 260 ++++++++++++++++++
 .../Classes/Core/SystemEnvironmentBuilder.php |   2 +-
 2 files changed, 261 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index d3cb3a4ac8d0..93a72678bdcf 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,263 @@
+2014-03-04  4ff1ef6                  [RELEASE] Release of TYPO3 6.2.0beta6 (TYPO3 Release Team)
+2014-03-04  1336661  #56554          [BUGFIX] OpCache XCache cannot be cleared if xcache.admin.enable_auth (Ernesto Baschny)
+2014-03-04  3dbd96c  #52736          [TASK] Install Tool: Optimize class structure (Markus Klein)
+2014-03-04  ab1bc84  #56552          [TASK] Remove EXT/extListArray from DefaultConfiguration (Christian Kuhn)
+2014-03-04  df45f2f  #56313          [BUGFIX] Cache Identifiers shorten the MD5 hash (Michiel Roos)
+2014-03-04  4f5a8c1  #56443          [BUGFIX] Setting capabilities to readonly show always drag+drop dialog (Rico Sonntag)
+2014-03-04  9aaeaf5  #56453          [TASK] Improve usability with multiple tabs open (Helmut Hummel)
+2014-03-04  c518539  #56471          [TASK] Use new way to register backend_layout wizard (Wouter Wolters)
+2014-03-04  f064c5c  #53845,#53891   [CLEANUP] Enhance TCA - FAL migration for tt_content (Benjamin Mack)
+2014-03-04  d12424f  #56546          [BUGFIX] Fix OpcodeCache for PHP 5.3 (Alexander Opitz)
+2014-03-04  0542078  #55299          [BUGFIX] New filename does not get sanitized (Frans Saris)
+2014-03-04  9f60ae5  #55590          [BUGFIX] TCA maximumRecordsChecked should display message (Benjamin Mack)
+2014-03-04  352841a  #48034          [BUGFIX] ADOdb: Invalid override method signature (Xavier Perseguers)
+2014-03-04  9eb32aa  #54131          [BUGFIX] getLabelsFromItemsList() returns no value (Xavier Perseguers)
+2014-03-04  f20ae08  #53764          [TASK] Use FAL functions for image rendering (Alexander Stehlik)
+2014-03-04  8806f95  #53846          [CLEANUP] Enhance RTE Magic Image FAL migration wizard (Benjamin Mack)
+2014-03-04  b2c7915  #53650          [TASK] Upgrade Wizard for FAL references, check for missing tables (Ernesto Baschny)
+2014-03-04  9a63a58  #55891          [BUGFIX] Break out of foreach if there're no rows in table (Stefan Froemken)
+2014-03-04  7625461  #56205          [BUGFIX] Cannot use contain with multivalued static enumeration column (Xavier Perseguers)
+2014-03-04  8c12dd0  #55252          [BUGFIX] Flush opcode caches while saving PHP files. (Alexander Opitz)
+2014-03-04  50a08fc  #50274          [BUGFIX] Make standard-search working with EXT:form installed (Oliver Hader)
+2014-03-04  5991c19  #56306          [BUGFIX] DBAL's quoteFieldNames() returns an empty string (Andreas Fernandez)
+2014-03-04  5bb821a  #56497          [TASK] Install Tool re-order menu items (Wouter Wolters)
+2014-03-04  7a308a8  #46185          [BUGFIX] IdentityProperties were not set (Stefan Froemken)
+2014-03-04  734f0d0  #56292          [BUGFIX] Install css_styled_content by default (Nicole Cordes)
+2014-03-04  3708c72  #56480          [TASK] CSS: Button style :active and :hover (Felix Kopp)
+2014-03-03  77e85f1  #56508          [BUGFIX] Fix warnings on felogin / Use correct usergroup-column (Stefan Neufeind)
+2014-03-03  3ce5365  #55942,#55174,  [TASK] Make TS content templates more flexible (Benjamin Mack)
+2014-03-03  85d88e4  #55696          [BUGFIX] Fix PHP warnings on fe_user log out (Markus Klein)
+2014-03-03  5d9b26d  #56262          [BUGFIX] Double escape of title in indexed search (Markus Klein)
+2014-03-03  da36a43  #56405          [BUGFIX] Wrong handling of delimiter in revExplode() (Markus Klein)
+2014-03-03  04f66db  #56442          [BUGFIX] Always fetch related objects if relation set by child (Helmut Hummel)
+2014-03-03  a36c555  #56479          [TASK] Remove condensed mode leftovers (Helmut Hummel)
+2014-03-03  1d0d83c  #53753          [TASK] Make sysexts composer names standards compliant (Thomas Maroschik)
+2014-03-02  e8bc262  #56472          [BUGFIX] Mock locked records for DataProviderTest (Helmut Hummel)
+2014-03-02  2e06fc1  #53890          [TASK] Update database schema as first and last update wizard (Stephan Großberndt)
+2014-03-01  dfab37a  #56454          [!!!][SECURITY] Remove old wizard scripts (Helmut Hummel)
+2014-03-01  3d4de84  #56400          [BUGFIX] Fix StorageRepository::findByStorageType (Marc Bastian Heinrichs)
+2014-03-01  498ccf3  #56436          [TASK] Use new way to register colorpicker wizard (Alexander Schnitzler)
+2014-03-01  bb4ecb5  #56457          [BUGFIX] Undefined variable $multiSelectId in FormEngine (Wouter Wolters)
+2014-02-28  3287150                  [CLEANUP] Followup to wizard changes (Helmut Hummel)
+2014-02-28  59484d6  #56437          [TASK] Use new way to register rte wizard (Alexander Schnitzler)
+2014-02-28  b6bafa9  #56438          [TASK] Use new way to register forms wizard (Alexander Schnitzler)
+2014-02-28  1fd62fa  #55676          [TASK] Remove superflous require_once in t3editor hook (Alexander Schnitzler)
+2014-02-28  53d2f31  #56435          [TASK] Use new way to register table wizard (Alexander Schnitzler)
+2014-02-28  df139b8  #56080          [BUGFIX] Title field disappears after using addToAllTCAtypes() (Michiel Roos)
+2014-02-28  8b6559a  #56378          [BUGFIX] Do not log with severity 1320177676 (Christian Weiske)
+2014-02-28  e997f2a  #56211          [TASK] Add IconUtility::getSpriteIconForResource() (Frans Saris)
+2014-02-28  55ea305  #56434          [TASK] Use new way to register list wizard (Alexander Schnitzler)
+2014-02-28  d4f4b45  #56432          [TASK] Use new way to register add wizard (Alexander Schnitzler)
+2014-02-28  debfec7  #56421          [BUGFIX] @return for TYPO3\CMS\Sv\AuthenticationService::authUser (Christian Weiske)
+2014-02-28  630b877  #56248          [BUGFIX] Adding new records in edit mode broken (Andre Hähnel)
+2014-02-28  bf20c33  #56406          [BUGFIX] Fix double quotes in ElementBrowser JS (Markus Klein)
+2014-02-28  715e61b  #56356          [SECURITY] Protect core Ajax calls against CSRF (Helmut Hummel)
+2014-02-27  d9a4854  #56404          [BUGFIX] Make sure M parameter is first in URL (Helmut Hummel)
+2014-02-27  a791531  #56403          [BUGFIX] Fix GET parameter order in unit tests (Helmut Hummel)
+2014-02-27  2aa83d3  #56345          [FEATURE] Add API to CSRF protect Ajax calls in Backend (Helmut Hummel)
+2014-02-27  45b092d  #56381          [TASK] Additional SignalSlot after init in EditDocumentController (Julian Kleinhans)
+2014-02-27  beac969  #56256          [CLEANUP] Remove security_level option from Authentications (Benjamin Mack)
+2014-02-27  bce23ae  #56354          [TASK] Speed up updating the extension list (Benjamin Mack)
+2014-02-27  baa5c3e  #56128          [BUGFIX] Filename sorting in filelist is broken (Frans Saris)
+2014-02-27  3241387  #56364          [BUGIFX] Fix Redirect after switch-to-user (Helmut Hummel)
+2014-02-27  71a7f96  #55979          [BUGFIX] Fix reference to FileListLocalisation.js (Markus Klein)
+2014-02-27  fe210c9  #55966          [BUGFIX] Revert "[TASK] Use a 401 header if login is not successful" (Michael Knabe)
+2014-02-27  9443581  #56375          [BUGFIX] Fix link for workspace preview (Helmut Hummel)
+2014-02-27  8cbb774  #56359          [BUGFIX] Fix module access regressions (Helmut Hummel)
+2014-02-26  f5dd8bf  #55530          [BUGFIX] Avoid to get a file object with the uid zero (Marc Bastian Heinrichs)
+2014-02-26  e99e12a  #56357          [BUGFIX] Do not save failed token messages in session (Helmut Hummel)
+2014-02-26  f2208e5  #55414          [BUGFIX] Respect all filemounts in file collection (Alexander Stehlik)
+2014-02-26  6e9e545  #55509          [!!!][SECURITY] Add CSRF protection to mod.php (Helmut Hummel)
+2014-02-26  7389b68  #52386          [BUGFIX] Allow record insert on rootlevel (Benjamin Serfhos)
+2014-02-26  6cc6c4f  #56084          [BUGFIX] Followup: Ajax handler TYPO3_tcefile::process is broken (Frans Saris)
+2014-02-25  8785cfe  #56294          [TASK] Fixen broken tests for getTreeList (Markus Klein)
+2014-02-25  5c5d9e6  #55384          [BUGFIX] Wrong usage of intExplode in getTreeList (Stefan Froemken)
+2014-02-25  cbbb4de  #54449          [BUGFIX] Don't modify variables in tree view (Jigal van Hemert)
+2014-02-25  f0b50c8  #56254          [CLEANUP] Remove outdated $CLIENT[FORMSTYLE] (Benjamin Mack)
+2014-02-25  77b1729  #56290          [CLEANUP] Superfluous Code in ElementBrowser and BrowseLinks (Markus Klein)
+2014-02-25  2b0b18a  #56289          [BUGFIX] Fix JS error in ElementBrowser (Markus Klein)
+2014-02-25  4da4dba  #56253          [BUGFIX] Install Tool fatal with Oracle database (Andreas Fernandez)
+2014-02-25  f81ba18  #56184          [BUGFIX] Paginator in TER list not using ajax (Jigal van Hemert)
+2014-02-25  b44e8af  #41413          [BUGFIX] URL-encoded title in link wizard (Helmut Hummel)
+2014-02-25  32f65b0  #55985          [TASK] Deprecate unused methods in ElementBrowser (Tymoteusz Motylewski)
+2014-02-25  002c700  #55669          [TASK] Form sysext entry script cleanup (Anja Leichsenring)
+2014-02-25  ccd2078  #56272          [TASK] Use new way to register edit wizard (Helmut Hummel)
+2014-02-25  d956775  #56268          [FEATURE] Add new way to register a TCA wizard (Helmut Hummel)
+2014-02-25  b20aa02  #55970          [TASK] Rename update wizard to upgrade wizard (Helmut Hummel)
+2014-02-25  aa43d8f  #55664          [TASK] Use DataHandler testing framework for simple import test (Marc Bastian Heinrichs)
+2014-02-25  ad67e91  #56244          [BUGFIX] Missing move placeholders in irre_tutorial tests (Oliver Hader)
+2014-02-25  6711c14  #56221          [BUGFIX] Can't remove static templates from selection in template module (Wouter Wolters)
+2014-02-25  979c401  #56119          [TASK] Remove unused $arrayConstraint in IndexerServiceTest (Wouter Wolters)
+2014-02-25  fbd10db  #23984          [BUGFIX] felogin reset password links not clickable (Jigal van Hemert)
+2014-02-24  8dad992  #54041          [BUGFIX] Adding new menu types triggers error (Francois Suter)
+2014-02-24  2e1c368  #54930          [TASK] Remove outdated upgrade wizards (Steffen Ritter)
+2014-02-24  6940821  #55809,#55672,  [TASK] Switch info and func module to mod dispatcher (Anja Leichsenring)
+2014-02-24  bfd71d5  #56242          [BUGFIX] Fix JS concat if first file is forced on top (Benjamin Kott)
+2014-02-24  be558f4  #55847          [!!!][TASK] Remove empty classes implementing AbstractTreeView (Tymoteusz Motylewski)
+2014-02-24  77e287f  #56177          [TASK] Windows issues with long file names in Git sources (Oliver Hader)
+2014-02-24  75281c9  #55515          [!!!][SECURITY] Add CSRF Protection for tce_file.php (Alexander Schnitzler)
+2014-02-24  b5d82de  #55625          [TASK] Limit the exported record fields in impexp (Marc Bastian Heinrichs)
+2014-02-24  ae4764c  #56229          [TASK] EXT: tstemplate - use treeline sprite icons (Felix Kopp)
+2014-02-24  eefa652  #54232          [BUGFIX] Using files in eID results in fatal error (Steffen Ritter)
+2014-02-24  12c1674  #56062          [BUGFIX] New Content Element: hide list style (Felix Kopp)
+2014-02-24  9285215                  [TASK] EXT: t3skin - .list-unstyled for ol & ul (Felix Kopp)
+2014-02-23  fe7e00d  #56209,#54953   Revert "[TASK] FrontendContentAdapterService processes record repeatedly" (Markus Klein)
+2014-02-23  40200bd  #55316          [TASK] Upgrade normalize.css to version 3.0.0 (Wouter Wolters)
+2014-02-23  9459110                  Revert "[CLEANUP] Replace strlen() with === for zero length check" (Stefan Neufeind)
+2014-02-23  7b77f28  #55551          [BUGFIX] Installer rejects traling slash in link target (Andreas Wolf)
+2014-02-23  de27a20  #54091          [CLEANUP] Replace strlen() with === for zero length check (Markus Klein)
+2014-02-23  0c5a0aa  #56195          [TASK] New SignalSlot after preInit in EditDocumentController (Julian Kleinhans)
+2014-02-22  9551ac7  #56187          [TASK] Add additional configuration for functional tests (Helmut Hummel)
+2014-02-21  a0dba89  #56204          [BUGFIX] Use absolute path to check for extensions (Helmut Hummel)
+2014-02-21  36d545b  #56203          [BUGFIX] Fix PHP warnings in functional tests (Helmut Hummel)
+2014-02-21  16c5c81  #56109          [TASK] Cleanup \TYPO3\CMS\Lang\LanguageService (Michiel Roos)
+2014-02-21  76706f5  #56192          [BUGFIX] RTE cannot run in IE 11+ with ExtJS 3.4.1 (Stanislas Rolland)
+2014-02-21  86cef9f  #56086          [BUGFIX] Remove class loader in functional test tear down (Helmut Hummel)
+2014-02-21  57f39f5  #56182          [TASK] Use environment variable for functional test bootstrap (Helmut Hummel)
+2014-02-21  fe856ed  #56179          [TASK] Add functional tests for discarding created elements (Oliver Hader)
+2014-02-21  dd4a67c  #56161          [BUGFIX] Parent localization pointer missing in IRRE tests (Oliver Hader)
+2014-02-21  2db3d30  #56143          [TASK] Integrate IRRE CSV Functional Tests (Oliver Hader)
+2014-02-21  eb619ab  #54305          [BUGFIX] Update file type on mimetype change (Alexander Stehlik)
+2014-02-20  0bcfd5b  #56165          [TASK] Fix a few variable names (Fabien Udriot)
+2014-02-20  aa5804d  #55573          [BUGFIX] moveContentRecordToDifferentPageAndChangeSorting fails (Oliver Hader)
+2014-02-20  08b2c45  #55571          [BUGFIX] Make Typo3DbBackend use DatabaseConnection (Felix Oertel)
+2014-02-20  82dbd3b  #56135          [BUGFIX] DatabaseConnection::listQuery wrong usage of strpos() (Markus Klein)
+2014-02-20  92aae5c  #56132          [TASK] Rename tt_content.tx_irretutorial_hotels in tests (Oliver Hader)
+2014-02-19  f127a19  #56059          [BUGFIX] Category localization cannot be rendered (Oliver Hader)
+2014-02-19  8bed9bc  #56122          [BUGFIX] Use MM_oppositeUsage for category relations (Oliver Hader)
+2014-02-19  84e703a  #56061          [FEATURE] Introduce MM_oppositeUsage property (Oliver Hader)
+2014-02-19  0d38325  #55198          [TASK] Optimize GeneralUtility::trimExplode() (Michiel Roos)
+2014-02-19  55b54a2  #53454          [BUGFIX] Categories as exclude field (Francois Suter)
+2014-02-19  3376a5e  #56104          [TASK] Enable DataHandler frontend rendering tests (Oliver Hader)
+2014-02-19  4231f41  #55882          [TASK] Add framework for frontend rendering functional tests (Oliver Hader)
+2014-02-19  7d49ed1  #56121          [TASK] getFilesInDirCanOrderByMtime-test should use vfs (Stefan Neufeind)
+2014-02-19  b9ccddf  #56121          [TASK] getFilesInDirCanOrderByMtime-test should use vfs (Stefan Neufeind)
+2014-02-19  5be419e  #56111          [BUGFIX] Discard vs. Delete workspace changes in tests (Oliver Hader)
+2014-02-19  8d67dfc  #54095          [CLEANUP] GeneralUtility::getFilesInDir() (Michiel Roos)
+2014-02-19  e347407  #55286          [BUGFIX] Suppress EXIF warnings indexing images (Felix Althaus)
+2014-02-19  e1927d2  #56027          [BUGFIX] RTE: Required ExtJs css files are not loaded in frontend (Stanislas Rolland)
+2014-02-19  ba76285  #54944          [BUGFIX] FAL links in RTE not transformed when link has rel attribute (Stanislas Rolland)
+2014-02-19  028c7b2  #56067          [BUGFIX] Various static calls to non-static functions (Markus Klein)
+2014-02-18  b699119  #52955          [BUGFIX] Show labels of additional doktypes in new page drag area (Caspar Stuebs)
+2014-02-18  faa6e8a  #53514          [BUGFIX] Check identity map for existing objects (Nico de Haen)
+2014-02-18  6c973b8  #55932          [BUGFIX] No duplicate insertion in addToAllTCAtypes (Alexander Stehlik)
+2014-02-18  d4b2d21  #53772          [BUGFIX] Indexer does not update the FileObjects (Steffen Ritter)
+2014-02-18  cac662a  #56072          [TASK] Extend DataHandler IRRE functional tests (Oliver Hader)
+2014-02-18  5c649c9  #56070          [TASK] Use Backend User fixture for DataHandler tests (Oliver Hader)
+2014-02-18  c5271d6  #55901          [TASK] Forms: Input/textarea :focus style (Felix Kopp)
+2014-02-17  adac616  #36822          [BUGFIX] Invalid shortcut target on translated pages (Oliver Hader)
+2014-02-17  cb9ce20  #54304          [BUGFIX] Missing encoding in flexforms IRRE javascript (Alexey Gafiulov)
+2014-02-17  599cdb6  #53116,#56019   [BUGFIX] concatenateJs/Css does not consider forceOnTop (Markus Klein)
+2014-02-17  309af8f  #56057          [BUGFIX] Add missing htmlspecialchars for thumbnail URL (Wouter Wolters)
+2014-02-17  b2f804f  #56035          [BUGFIX] Load file meta data properties before return (Nicole Cordes)
+2014-02-17  f3157c1  #56034          [BUGFIX] Ignore empty inputs when creating new folders (Frans Saris)
+2014-02-17  da4d7c1  #56020          [BUGFIX] Inline upload progress queue styles are missing (Frans Saris)
+2014-02-17  76671f8  #56037          [BUGFIX] Fix clipboard thumbnail rendering (Frans Saris)
+2014-02-17  e542fac  #53910          [TASK] Add FileCollectionRegistry (Frans Saris)
+2014-02-17  e316522  #56011          [TASK] Remove unused variable $field (Stefano Kowalke)
+2014-02-17  f83873b  #53677          [TASK] Cleanup GeneralUtility::rmFromList (Tomita Militaru)
+2014-02-17  a25b6b9  #55941          [!!!][BUGFIX] Content Object instances are reused (Oliver Hader)
+2014-02-17  dae88a2  #49499          [BUGFIX] Fix possible language handling issue (Markus Klein)
+2014-02-17  65fc589  #55998          [BUGFIX] Usage of undefined variables in ShortcutToolbarItem (Tim Lochmueller)
+2014-02-17  4f69cd9  #56018          [BUGFIX] Adding new image to content element breaks layout (Frans Saris)
+2014-02-17  bb600de  #53210          [BUGFIX] Extension Upload ends in PHP Error (Rico Sonntag)
+2014-02-17  d3f313f  #55876          [TASK] Rename classes with the same name (Tymoteusz Motylewski)
+2014-02-17  fcd8289  #55362          [BUGFIX] CommandController is not executed at same time (Tom Ruether)
+2014-02-17  67b1e5e  #55992          [BUGFIX] StorageRepository fails to load storages (Markus Klein)
+2014-02-17  90db01d  #56029          [TASK] Streamline DataHandler functional tests (Oliver Hader)
+2014-02-14  744702e  #55991          [BUGFIX] rdndt getClassSchema() in thawProperties( (Michiel Roos)
+2014-02-14  49252ef  #55969          [BUGFIX] Upgrade Wizard fails with exception (Helmut Hummel)
+2014-02-14  df2ebf2  #55721          [TASK] Install Tool checks for system locale (Zbigniew Jacko)
+2014-02-14  e1ca180  #55939          [BUGFIX] Selection of non image files in element browser (Alexander Stehlik)
+2014-02-14  67c4204  #53962          [TASK] Cache non existing classes (Alexander Stehlik)
+2014-02-14  0f95313  #55037          [TASK] Class Loader optimisation (Helmut Hummel)
+2014-02-14  5ab2885  #55749          [TASK] isPackageActive(): test light cond. first (Michiel Roos)
+2014-02-14  e1781fe  #54525          [TASK] Optimize GeneralUtility path methods (Michiel Roos)
+2014-02-13  e7bac97  #55951          [BUGFIX] RTE Link Wizard layout is inconsistent (Stanislas Rolland)
+2014-02-13  741714f  #55111          [TASK] Extend functional tests with linked paths (Marc Bastian Heinrichs)
+2014-02-13  5fb6863  #55904          [BUGFIX] Class loader loads aliased classes twice (Christian Weiske)
+2014-02-13  4e1a8dd  #55922          [BUGFIX] Wrong email list in linkvalidator task (Markus Klein)
+2014-02-13  c522e29  #55946          [BUGFIX] RTE Image Wizard layout is inconsistent (Stanislas Rolland)
+2014-02-12  d12b200  #55923          [BUGFIX] inval() -> (int) regressions in ternaries (Michiel Roos)
+2014-02-12  cb0a33a  #55706          [BUGFIX] Regression: intval patch broke levelmedia (Michiel Roos)
+2014-02-12  20e4417  #53169          [BUGFIX] Responsive sourceCollection width not usable out of the box (Pascal Hinz)
+2014-02-11  4da95b5                  [TASK] Switch order of tests (Helmut Hummel)
+2014-02-11  daee8cd  #55864          [TASK] add mtime sort test for getFilesInDir() (Michiel Roos)
+2014-02-11  2bfb2a6  #55820          [TASK] Improve EM performance when getting extension list from TER (Jost Baron)
+2014-02-11  571dba2  #49440          [BUGFIX] Missing label felogin_forgotHash (Karol Lamparski)
+2014-02-11  24149df  #55871          [TASK] Use vfsStream for getFilesInDir() tests (Michiel Roos)
+2014-02-11  6ce20a3  #55899          [TASK] Cleanup ArrayUtility::sortArraysByKey() (Michiel Roos)
+2014-02-11  0a08fd9  #55856          [TASK] Initialize FormProtectionFactory later in alt_doc.php (Wouter Wolters)
+2014-02-11  ea637fb  #53028          [BUGFIX] cache_clearAtMidnight conflicts with content start/endtime (Dmitry Dulepov)
+2014-02-11  73489ab  #55754          [BUGFIX] Avoid fatal error if adding composer package (Helge Funk)
+2014-02-11  112a111  #55897          [BUGFIX] Allow multiple aliases for a class (Helmut Hummel)
+2014-02-11  1775195  #53795          [BUGFIX] Fix fatal errors upon package installation (Thomas Maroschik)
+2014-02-11  5d51dae  #55740          [BUGFIX] Prevent double slash in isWithin check (Alexander Stehlik)
+2014-02-11  2cdbc43  #53016          [BUGFIX] Replace the table definition manipulation by signals (Thomas Maroschik)
+2014-02-11  8e2dc70                  [TASK] Speedup travis build (Helmut Hummel)
+2014-02-11  00c895c  #55845          [BUGFIX] Wrong check removes FE cookie (Frans Saris)
+2014-02-10  3f6b1cd  #49371          [FEATURE] Fallback/default case for SwitchViewhelper (Jan Kiesewetter)
+2014-02-10  dda0354  #55838          [BUGFIX] Fix behavior of revExplode if delimiter not found (Alexander Stehlik)
+2014-02-10  2d05837  #55850          [TASK] Reduce memory footprint of unit tests (Christian Kuhn)
+2014-02-10  41a4f98                  [TASK] Execute functional tests and lint in parallel (Helmut Hummel)
+2014-02-10  03d4a80  #55846          [TASK] Tests: Remove backup of TYPO3_DB (Christian Kuhn)
+2014-02-10  556e72f  #55769          [TASK] Centralize DB queries (Andreas Wolf)
+2014-02-10  13dd41b  #46463          [BUGFIX] Regression: jumpUrl_transferSession throws hash exception (Ernesto Baschny)
+2014-02-10  c4be1a4  #55797          [TASK] Cleanup ext:frontend web_info module routing (Anja Leichsenring)
+2014-02-10  c025cc9  #55574          [TASK] Use stat() instead of filemtime + filesize (Michiel Roos)
+2014-02-10  fba4b67  #47983          [BUGFIX] Strict Standards - setLanguageKeys must be static (Łukas Jurys)
+2014-02-10  49b0696  #55819          [TASK] Unify UL/OL standard (Felix Kopp)
+2014-02-10  d846603  #55796          [TASK] Cleanup ext:indexed_search web_info module routing (Anja Leichsenring)
+2014-02-10  96d7220  #55827          [TASK] Fix typos all over the core (Georg Ringer)
+2014-02-09  4962740  #55822          [BUGFIX] "else if" in GeneralUtility breaks the build (Oliver Klee)
+2014-02-09  0e3c49f  #54777          [BUGFIX] Use PHP native htmlspecialchars_decode() (Łukas Jurys)
+2014-02-09  3a58565  #55799          [BUGFIX] Fix CSS-path to default .t3-icon image (Stefan Neufeind)
+2014-02-09  7e97004  #55821          [BUGFIX] Tests: Remove unstable GeneralUtilityTest::getUrl* (Christian Kuhn)
+2014-02-09  e9f80cb  #23902          [BUGFIX] improve handling of TYPO3 version (Jigal van Hemert)
+2014-02-09  de63e40  #52294          [BUGFIX] Duplicate exception code (Przemysław Krukowski)
+2014-02-09  7da40c0  #55564          [TASK] Improve revExplode performance (Andreas Wolf)
+2014-02-09  3127efc  #55810          [TASK] file_list: use t3-table & semantic HTML in localization (Felix Kopp)
+2014-02-09  c5741aa  #55808          [TASK] Remove old class files from ext:openid (Christian Kuhn)
+2014-02-09  e7c4ac8  #55762          [TASK] Add unit tests for getFilesInDir() (Michiel Roos)
+2014-02-09  1b9d3a5  #53768,#28745   [BUGFIX] Allow to render the same TS object twice (Markus Klein)
+2014-02-09  5b802d6  #55804          [TASK] Remove old class files from ext:recycler (Christian Kuhn)
+2014-02-08  bb92edb  #55790          [!!!][TASK] Set f:format.date format to system default (Felix Kopp)
+2014-02-08  cf94a27  #41593          [BUGFIX] Type safe check for $BE_USER in index_ts.php (Łukas Jurys)
+2014-02-08  162ead5  #55765          [TASK] Remove duplicated method in Rtehtmlarea\SelectImage (Tymoteusz Motylewski)
+2014-02-08  8c699f8  #16491          [BUGFIX] CSV-Download not working in IE and HTTPS backend (Wouter Wolters)
+2014-02-08  ca702ff  #55784          [TASK] "t3-table" (Web>List) & tree sprites (AbstractTreeView) (Felix Kopp)
+2014-02-08  9a492b1  #55764          [BUGFIX] Spelling of namespace \TYPO3\CMS\Tstemplate (Peter Niederlag)
+2014-02-08  682d1a0  #55792          [TASK] Remove old class files from ext:t3editor (Christian Kuhn)
+2014-02-08  ead5c5d  #55443          [BUGFIX] Wrong colspan in DatabaseRecordList (Marcin SÄ…gol)
+2014-02-08  eb3fe0f                  [TASK] Default parameters in ExtensionUtility::registerModule (Felix Kopp)
+2014-02-08  7c08eda  #53833          [TASK] Add mapping between .pps, .ppsx and powerpoint (matw)
+2014-02-08  2fdd173  #55698          [BUGFIX] Fix "action" labels in BE log (Thorsten Kahler)
+2014-02-08  76c1cb7  #55789          [TASK] Add (>) icon to execute button (Scheduler) (Felix Kopp)
+2014-02-08  447a0d3  #55756          [BUGFIX] Typo in drag-drop area (Łukas Jurys)
+2014-02-08  e7935cb  #54724          [BUGFIX] Use count on storage after initialization of LazyObjectStorage (Marc Bastian Heinrichs)
+2014-02-08  4bef9b8  #46357          [TASK] Move TCEForms JS Code to external file - part 1 (Benjamin Mack)
+2014-02-07  c59d89f  #18797          [BUGFIX] "New page" wizard discloses existence of pages outside DB mount (Nicole Cordes)
+2014-02-07  c0445c6  #55745          [TASK] Update Swift Mailer to 5.0.3 (Stefan Neufeind)
+2014-02-07  0984d6d  #51807          [TASK] RTE MagicImage should use FAL processing API (Stanislas Rolland)
+2014-02-07  3119e34  #55763          [BUGFIX] Pass path instead of object to fileExistsInFolder (Tymoteusz Motylewski)
+2014-02-07  9f1cf07  #55751          [TASK] Remove rollover functionality from TMENU (Benjamin Mack)
+2014-02-07  65bbdfe  #55753          [BUGFIX] Typo in TypoScriptFrontendController (Markus Klein)
+2014-02-07  006a2e1  #55009          [CLEANUP] $LANG->JScharCode() => quoteJSvalue() (Michiel Roos)
+2014-02-07  bfe2830  #55747          [TASK] Update copyright year to 2014 (Michael Schams)
+2014-02-07  092b8d0  #55563          [TASK] Add functional test cases to DataHandler (workspace) (Oliver Hader)
+2014-02-06  f821cb0  #55474          [TASK] Add CSS libs functionality for page renderer (Benjamin Mack)
+2014-02-06  da52063  #55470          [BUGFIX] CE Table does not allow multiple css classes (Benjamin Mack)
+2014-02-06  4d25aee  #55549          [TASK] Only set FE user cookie if session data or user logged in (Benjamin Mack)
+2014-02-06  179675e  #54611          [TASK] Use speaking keys for new menu types (Francois Suter)
+2014-02-06  25e85a7  #51364          [BUGFIX] Ambiguous output of deprecated RTE properties upgrade wizard (Stanislas Rolland)
+2014-02-06  106c207  #48512          [BUGFIX] RTE Linking with file upload fails when no folder is selected (Stanislas Rolland)
+2014-02-05  b890e46  #55359,#55614   [BUGFIX] Make FileExtensionFilter case insensitive (tritum_rz)
+2014-02-05  ef365bf  #53259          [BUGFIX] Icons of folder tree of RTE image dialogue are erratic (Stanislas Rolland)
+2014-02-05  73698ff  #55687          [BUGFIX] adjust configuration handling to #55569 (Felix Oertel)
+2014-02-05  5708faf  #55628          [BUGFIX] Check folder access for inline uploader (Alexander Stehlik)
+2014-02-04  2af3079                  [TASK] Set TYPO3 version to 6.2-dev (TYPO3 Release Team)
+
+
 2014-02-04  11bd8da                  [RELEASE] Release of TYPO3 6.2.0beta5 (TYPO3 Release Team)
 2014-02-04  8b9b9a6                  Revert "[BUGFIX] Frontend Login not added to CSC anymore" (Ernesto Baschny)
 2014-02-04  3f459e7  #55642          [BUGFIX] Page tree filter couldn't filter for id or title anymore (Ernesto Baschny)
diff --git a/typo3/sysext/core/Classes/Core/SystemEnvironmentBuilder.php b/typo3/sysext/core/Classes/Core/SystemEnvironmentBuilder.php
index ea6b0c43a27d..7f3a2edbc559 100644
--- a/typo3/sysext/core/Classes/Core/SystemEnvironmentBuilder.php
+++ b/typo3/sysext/core/Classes/Core/SystemEnvironmentBuilder.php
@@ -75,7 +75,7 @@ class SystemEnvironmentBuilder {
 	 */
 	static protected function defineBaseConstants() {
 		// This version, branch and copyright
-		define('TYPO3_version', '6.2-dev');
+		define('TYPO3_version', '6.2.0beta6');
 		define('TYPO3_branch', '6.2');
 		define('TYPO3_copyright_year', '1998-2014');
 
-- 
GitLab