From 444ee47cc987e54272495dce11b18b8f52a21b9f Mon Sep 17 00:00:00 2001
From: TYPO3 Release Team <typo3v4@typo3.org>
Date: Fri, 17 Jan 2014 20:23:50 +0100
Subject: [PATCH] [RELEASE] Release of TYPO3 6.2.0beta4

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

diff --git a/ChangeLog b/ChangeLog
index a27f1cb0fea3..86005919f34f 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,97 @@
+2014-01-17  8099d1d                  [RELEASE] Release of TYPO3 6.2.0beta4 (TYPO3 Release Team)
+2014-01-17  6860bcc  #53904          [TASK] Remove fixed width for Content Element Wizard tabs content container (Marcin SÄ…gol)
+2014-01-17  6234641  #41450          [BUGFIX] Handle empty tags in language pack index files (Alexander Stehlik)
+2014-01-17  718d9b6  #54856          [TASK] Optimize TypoScriptParser (Michiel Roos)
+2014-01-17  fdd08bf  #55098          [TASK] Fix typos & grammar issues in Install Tool (Georg Ringer)
+2014-01-17  c059714  #55097          [TASK] BE: Make "Template Analyzer" the last menu item (Benjamin Mack)
+2014-01-17  9dbb81a  #30244          [BUGFIX] Use system locale when indexing external documents (Jigal van Hemert)
+2014-01-16  5444b2f  #55022          [BUGFIX] PackageManager no cache if TYPO3 dir has symlinks (Alexander Opitz)
+2014-01-16  6293aa7  #53761          [BUGFIX] Deprecated function call mysql_list_dbs in dbal (Ingo Schmitt)
+2014-01-16  401699a  #54036          [TASK] Add FlashMessage API to Extbase AbstractController (Nico de Haen)
+2014-01-16  c245483  #55053          [TASK] Fix typo in Install Tool (Georg Ringer)
+2014-01-16  956c2fe  #55052          [TASK] Use file_exists() instead of is_file() (Oliver Hader)
+2014-01-15  df2635c                  Revert "[BUGFIX] Assume pid 0 for global backend context" (Marc Bastian Heinrichs)
+2014-01-15  1101f39  #54991          [!!!][FEATURE] Improve caching framework by introducing groups (Benjamin Mack)
+2014-01-15  f273fff  #45086          [BUGFIX] Image CE rendering does not scale images (Thomas Blaß)
+2014-01-15  447dba1  #54750          [BUGFIX] Add fileSuffix option to GeneralUtility::tempnam() (Frans Saris)
+2014-01-15  52d5bd2  #55026          [TASK] Extend TypoScriptParser test cases (Oliver Hader)
+2014-01-15  84b6e61  #54230          [TASK] Skip two tests in LocalDriverTests in PHP 5.3 (Steffen Ritter)
+2014-01-15  0b6f5d0  #55025          [TASK] Extend DB fields for be users/groups of DB/file mounts (Benjamin Mack)
+2014-01-15  5ecb43f  #55024          [BUGFIX] Bring back final class name cache (Helmut Hummel)
+2014-01-15  f83eddd  #54230,#54231   [!!!][TASK] Driver API has too many crosscutting concerns (Steffen Ritter)
+2014-01-15  9bbad98  #54883          [TASK] Document that TYPO3 is not compatible with MySQL strict mode (Ernesto Baschny)
+2014-01-15  9c905d1  #41596          [TASK][CONF] Accept other settings in [SYS][setDBinit] (Alexander Stehlik)
+2014-01-15  4738708  #47203          [TASK] Cleanup __DIR__ and require/require_once (Stefan Neufeind)
+2014-01-15  3adf783  #54953          [TASK] FrontendContentAdapterService processes record repeatedly (Steffen Ritter)
+2014-01-15  2750c6a  #55018          [TASK] Allow more DB and File Mounts for BE users and BE groups (Benjamin Mack)
+2014-01-15  2cfefec  #52596          [BUGFIX] Correct handling of empty Backend Layouts (Alexander Stehlik)
+2014-01-15  81202b0  #54411          [BUGFIX] Images in distributions are not shown (Ernesto Baschny)
+2014-01-15  60e488e  #54995          [BUGFIX] PHP warnings in ElementBrowser (Markus Klein)
+2014-01-14  acc7ff0  #54959          [TASK] Speedup typolink root-line handling (Steffen Ritter)
+2014-01-14  58bb715  #53826          [BUGFIX] Folder tree in popup throws JS error (Aske Ertmann)
+2014-01-14  5fe2320  #53352          [BUGFIX] Add defaultTypoScript to hierachyInfo (Peter Niederlag)
+2014-01-14  e7195cf  #54729          [BUGFIX] Add SQL Index to Processed Files DB table (Ingo Schmitt)
+2014-01-14  8602752  #54169          [BUGFIX] Exception in FileMetadataOverlayAspect (Georg Ringer)
+2014-01-14  40aa800  #53598          [BUGFIX] Prevent double loading of session data (Alexander Opitz)
+2014-01-14  29efbe4  #54182          [BUGFIX] Usage of sys_lang_mode in Typo3DbBackend (Georg Ringer)
+2014-01-14  1e0254b  #54184          [TASK] Proper template for EXT:cshmanual (Georg Ringer)
+2014-01-14  9a02a70  #53902          [TASK] Update IDNA-class to 0.8.1 (Stefan Neufeind)
+2014-01-13  8289e60  #54893          [TASK] Fix typo in copyright notice (Roland Waldner)
+2014-01-13  273958a  #51805          [BUGFIX] Template dropdown doesn't refresh template title after save (Torben Hansen)
+2014-01-13  6b95100  #54933          [BUGFIX] Only variables should be passed by reference (Xavier Perseguers)
+2014-01-13  f294b26  #54963          [BUGFIX] Fix PHP warnings in PackageManager (Markus Klein)
+2014-01-13  51ebe1c  #51271          [TASK] Check for libxml bug in install tool (Tomita Militaru)
+2014-01-13  a9f111f  #54235          [TASK] Calculated hash of File object is never used (Steffen Ritter)
+2014-01-13  df96f23  #54879          [BUGFIX] Ignore dependencies of inactive packages (Helmut Hummel)
+2014-01-13  cc3b029  #54927          [TASK] Add index to sys_file_metadata (Ingo Schmitt)
+2014-01-13  85edd0e  #54923          [TASK] Update SQL definition for sys_file_storage (Ingo Schmitt)
+2014-01-13  1044c80  #54929          [TASK] Add index to sys_category (Ingo Schmitt)
+2014-01-12  cca2d70  #54917          [BUGFIX] Indexer tries to insert NULL into DB (Markus Klein)
+2014-01-11  b90e09b  #53816          [BUGFIX] Skip validation of uninitialized collections (Nico de Haen)
+2014-01-11  ada821d  #54899          [BUGIFX] Drop usage of addTofeInterface parameter (Francois Suter)
+2014-01-11  b828029  #54909          [BUGFIX] Add missing logger names (Steffen Müller)
+2014-01-09  beb8066  #53975          [BUGFIX] Allow empty values in start/stop filter of belog (Steffen Müller)
+2014-01-09  ba2386e  #54813          [BUGFIX] Assume pid 0 for global backend context (Felix Oertel)
+2014-01-09  545610a  #49640          [TASK] Improve feedit (Georg Ringer)
+2014-01-09  b3a82c7  #43239          Revert "[BUGFIX] IRRE creates new records when using foreign_selector" (Markus Klein)
+2014-01-09  692bd22  #43239          [BUGFIX] IRRE creates new records when using foreign_selector (Kai Vogel)
+2014-01-09  0a76199  #54085          [TASK] Replace all strcmp() calls with === (Jo Hasenau)
+2014-01-09  c965178  #54812          [TASK] Add functional tests from irre_tutorial to the core (Tymoteusz Motylewski)
+2014-01-09  82a24fa  #54857          [BUGFIX] Test extensions not considered in functional tests (Oliver Hader)
+2014-01-09  a24bfae  #50266          [BUGFIX] File browser fails on inexistent expandFolder (Mario Rimann)
+2014-01-09  af99670  #54840          [TASK] Adopt order of cols in ext:documentation (Georg Ringer)
+2014-01-09  c5fcc5f  #31797          [BUGFIX] Properly escape the ImageMagick frame selector (Georg Ringer)
+2014-01-09  6c4c4d9  #24877,#6708    [BUGFIX] Only create one keypair in rsaauth (Tom Ruether)
+2014-01-09  b96eaa4  #38767          [BUGFIX] use search word(s) for ordering search results (again) (Ralf Hettinger)
+2014-01-09  1341588  #54677          [BUGFIX] Fix wording of encryption key in Installer (Markus Klein)
+2014-01-09  9dfc355  #54569          [BUGFIX] Installer fails when no database is selected (Philipp Gampe)
+2014-01-08  270a7ea  #54849          [BUGFIX] Functional tests cannot write to backend log (Oliver Hader)
+2014-01-08  05ba10c  #54823          [TASK] Cleanup ContentObject\ContentObjectRenderer (Michiel Roos)
+2014-01-08  8042d92  #54838          [BUGFIX] Render ext icon in EM only if available (Georg Ringer)
+2014-01-08  ff2933b  #54500          [TASK] Use arrays in str_replace() calls (Michiel Roos)
+2014-01-08  2917b07  #54251          [TASK] Improve performance of array_merge_recursive_overrule (Markus Klein)
+2014-01-08  9e88bf7  #54726          [TASK] Optimize columns in sys_file_reference (Ingo Schmitt)
+2014-01-08  6335a24  #54725          [TASK] Adapt indexes of sys_file_reference (Ingo Schmitt)
+2014-01-08  15b522c  #54053          [TASK] Superfluous comparison in indexed_search (Wouter Wolters)
+2014-01-08  e36d347  #54049          [TASK] Superfluous comparison in DatabaseRecordList (Wouter Wolters)
+2014-01-07  9588612  #54613          [TASK] Clean up uses of fe_adminLib properties (Francois Suter)
+2014-01-07  9de93a1  #54808          [BUGFIX] Repository uses wrong property to calc current result page (Benjamin Rau)
+2014-01-07  a564071  #54807          [BUGFIX] PageBrowsing ViewHelper defines unused method argument (Benjamin Rau)
+2014-01-07  185658a  #54142          [BUGFIX] Fix dependencies for non-composer extensions (Thomas Maroschik)
+2014-01-06  76dea62  #54756          [BUGFIX] Replace reference to Security Cookbook with Security Guide (Michael Schams)
+2014-01-04  c0baab8  #54021          [TASK] Cleanup convertParameterReflectionToArray() (Michiel Roos)
+2014-01-04  4cd861c  #54741          [BUGFIX] Set uid of BE_USER mock in functional tests (Markus Klein)
+2014-01-04  8207a2b  #53662          [BUGFIX] Allow NULL values in INSERT queries (Alexander Stehlik)
+2014-01-03  6a66355  #54689          [BUGFIX] EM does not always show description (Michiel Roos)
+2013-12-30  e712830  #54520          [TASK] joinTSarrays() is replaced by array_replace_recursive() (Michiel Roos)
+2013-12-21  f8fdcea  #53862          [BUGFIX] isValidUrl() idna converts whole URI (Michiel Roos)
+2013-12-21  28b91ac  #53688          [BUGFIX] Folder::getFiles directly calls Factory::createFileObject (Steffen Ritter)
+2013-12-21  b100e06  #53687          [BUGFIX] getFileIndexRecordsForFolder only works for hierarchical path (Steffen Ritter)
+2013-12-20  2a392e4  #54531          [BUGFIX] Fix message for install tool warning (Cynthia Mattingly)
+2013-12-20  6aaa9bf  #54067          [TASK] UX enhancement for EXT:documentation (Xavier Perseguers)
+2013-12-19  57106fb                  [TASK] Set TYPO3 version to 6.2-dev (TYPO3 Release Team)
+
+
 2013-12-19  7d4cbea                  [RELEASE] Release of TYPO3 6.2.0beta3 (TYPO3 Release Team)
 2013-12-19  75f9c58                  [TASK] Setup travis notifications (Helmut Hummel)
 2013-12-19  9562f0d  #54368          [TASK] Update NEWS.md for system categories (Francois Suter)
diff --git a/typo3/sysext/core/Classes/Core/SystemEnvironmentBuilder.php b/typo3/sysext/core/Classes/Core/SystemEnvironmentBuilder.php
index 5d7795926fc2..3f755d65e6ac 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.0beta4');
 		define('TYPO3_branch', '6.2');
 		define('TYPO3_copyright_year', '1998-2013');
 
-- 
GitLab