From 7c8d0f062576187991b0facafa3f48b3590c2665 Mon Sep 17 00:00:00 2001
From: TYPO3 Release Team <typo3v4@typo3.org>
Date: Thu, 30 Aug 2012 22:36:45 +0200
Subject: [PATCH] [RELEASE] Release of TYPO3 6.0.0beta1

Change-Id: Ib810335a55f0b4d3b4a84024578a071b0e2ee0d9
Reviewed-on: http://review.typo3.org/14234
Reviewed-by: TYPO3 Release Team
Tested-by: TYPO3 Release Team
---
 ChangeLog                                     | 223 ++++++++++++++++++
 .../Classes/Core/SystemEnvironmentBuilder.php |   2 +-
 2 files changed, 224 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 254abaf6b1c3..2829d003fe89 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,226 @@
+2012-08-30  9161aa4                  [RELEASE] Release of TYPO3 6.0.0beta1 (TYPO3 Release Team)
+2012-08-30  7e338c3  #40451          [BUGFIX] Invalid ClearLanguageCacheMenuItem::clearCache() (Oliver Hader)
+2012-08-30  9a9e51f  #40450          [BUGFIX] Incorrect default extension configuration (Oliver Hader)
+2012-08-30  ac95097  #40428          [TASK] Create default TypoScript root template (Oliver Hader)
+2012-08-30  9830072  #40437          [TASK] Define abstract methods in upgrade wizards (Oliver Hader)
+2012-08-30  597838b  #40438          [BUGFIX] Install process fails on case-insensitive file systems (Oliver Hader)
+2012-08-30  810f1eb  #40233          [TASK] Add ext_emconf.php and icons to new sysext modules (Wouter Wolters)
+2012-08-30  15b2395                  [TASK] Raise submodule pointer (TYPO3 Release Team)
+2012-08-30  cbccccf  #40432          [BUGFIX] Namespaces: compressionLevel results in Fatal Error (Steffen Gebert)
+2012-08-30  72b069b  #40427          [TASK] Split language selection and update list in lang module (Kai Vogel)
+2012-08-30  57854d9  #39963          [FEATURE] Add translation handling module (Sebastian fischer)
+2012-08-30  c7877cd  #40394          [TASK] Extensionmanager: Remove persistence mapping (Christian Kuhn)
+2012-08-30  5170e16  #40388          [BUGFIX] Do not deprecate typo3/index.php (Markus Klein)
+2012-08-29  985fb05                  Revert "[TASK] Remove compat layer for about module" (Thomas Maroschik)
+2012-08-29  43baefa  #40360          [TASK] Remove compat layer for about module (Nicole Cordes)
+2012-08-28  39adeb2                  Revert "[TASK] Namespace and move t3lib unit tests - 3" (Christian Kuhn)
+2012-08-28  23e15de  #40355          [TASK] Namespace and move t3lib unit tests - 3 (Wouter Wolters)
+2012-08-28  bfa08c4  #40353          [TASK] Namespace and move t3lib unit tests - 2 (Wouter Wolters)
+2012-08-28  c65ee7d                  [TASK] Raise submodule pointer: extbase & dbal (Christian Kuhn)
+2012-08-28  13e16c5  #40345          [TASK] Add styling for Extension Manager: Tables (Hans Christian Reinl)
+2012-08-28  7b5a068  #40339          [BUGFIX] Autoloader fails for several classes (Nicole Cordes)
+2012-08-28  64a7943  #40352          [BUGFIX] Call fullQuoteStr with table argument in RootlineUtility (Thomas Maroschik)
+2012-08-28  28e5f61  #40327          BUGFIX] Wrong renaming of DBAL dbPostgresqlTest (Steffen Gebert)
+2012-08-28  4e2d430  #40318          [BUGFIX] Wrong usage of class CacheManager (Steffen Gebert)
+2012-08-28  450eb9d  #40209          [BUGFIX] Fix frontend unit tests (Wouter Wolters)
+2012-08-27  e2793c4  #40275          [BUGFIX] Namespace: EXT: indexed_search (Felix Kopp)
+2012-08-27  de11ce9  #40271          [TASK] Namespace and move ModuleUtilityTest (Felix Kopp)
+2012-08-27  d78f8be  #40247          [TASK] Namespace and move t3lib unit tests - 1 (Christian Kuhn)
+2012-08-26  238f4d0  #40244          [TASK] Remove compat layer for new 6.0 classes - 2 (Christian Kuhn)
+2012-08-26  e478f5f                  [TASK] Raise submodule pointer: extbase (Christian Kuhn)
+2012-08-26  a9a1121  #40226          [TASK] Remove mapping for ModuleItems (Wouter Wolters)
+2012-08-26  8f97a96  #40240          [TASK] Remove compat layer for new 6.0 classes (Christian Kuhn)
+2012-08-26  0c6104f  #40237          [TASK] Correct DBAL ux_* class mapping in migrations file (Steffen Gebert)
+2012-08-26  ae7f2b9                  [TASK] Raise submodule pointer (Christian Kuhn)
+2012-08-26  6264e15  #40230          [BUGFIX] EXT:form - Wrong filter filename leads to fatal (Christian Kuhn)
+2012-08-26  6a15920  #40223          [BUGFIX] Fix broken ajax identifiers (Thomas Maroschik)
+2012-08-26  066e153  #40203          [BUGFIX] Fix the element browsers (Thomas Maroschik)
+2012-08-26  2de1b4b  #40222          [BUGFIX] Suggest wizard results in fatal error (Jigal van Hemert)
+2012-08-26  d6a7bd7  #40220          [BUGFIX] Fix some broken classname substitutions in scheduler (Thomas Maroschik)
+2012-08-26  54b42df  #40217          [TASK] Add beuser tests to testsuites (Christian Kuhn)
+2012-08-26  d6022eb  #40194          [BUGFIX] Namespace: Beuser class names (Felix Kopp)
+2012-08-25  39f3af8  #40214          [BUGFIX] Still some openDoc errors (Nicole Cordes)
+2012-08-25  e191290  #40210          [BUGFIX] "template" was replaced by namespace everywhere (Nicole Cordes)
+2012-08-25  45cf584  #40208          [BUGFIX] Follow-up: Revert Wizard_Crpages split-up (Felix Kopp)
+2012-08-25  6536234  #40204          [BUGFIX] Namespace: help_cshmanual references local_TYPO3 (Felix Kopp)
+2012-08-25  b66be59  #40212          [TASK] Raise submodule pointer: extbase (Christian Kuhn)
+2012-08-25  dcd2b68  #40205          [TASK] Raise submodule pointer: fluid (Christian Kuhn)
+2012-08-25  020143e  #40196          [TASK] Fix ajax scripts in taskcenter (Wouter Wolters)
+2012-08-25  6f671bb  #40201          [BUGFIX] Fix typo3 unit tests (Wouter Wolters)
+2012-08-25  01b1659  #40183          [BUGFIX] Fix install unit-tests (Wouter Wolters)
+2012-08-25  7540655  #40192          [BUGFIX] Namespace: OpenDoc without open documents (Felix Kopp)
+2012-08-25  9774b2e  #40182          [BUGFIX] Wrong file and classname in indexed_search (Martin Helmich)
+2012-08-25  c6065e9  #40176          [BUGFIX] Namespace: Revert extension split-up: viewpage (Wouter Wolters)
+2012-08-25  a6fd57c  #40181          [BUGFIX] Namespace: Revert extension split-up: wizard_sortpages (Felix Kopp)
+2012-08-25  aa296ae  #40178          [BUGFIX] Namespace: Revert extension split-up: wizard_crpages (Wouter Wolters)
+2012-08-25  48160d5  #40187          [BUGFIX] reference to OpenID lib to wrong directory (Jigal van Hemert)
+2012-08-25  62eb19d  #40188          [TASK] Remove old unit-test files from saltedpasswords (Wouter Wolters)
+2012-08-25  916dbd2  #40174          [BUGFIX] Namespace: Revert extension split-up: feedit (Felix Kopp)
+2012-08-25  64c6a3a  #40186          [BUGFIX] Fix scheduler unit-tests (Wouter Wolters)
+2012-08-25  7724e7a  #40175          [BUGFIX] Fix ajax scripts in recycler (Wouter Wolters)
+2012-08-25  edb028d  #40185          [BUGFIX] Fix saltedpasswords unit-tests (Wouter Wolters)
+2012-08-25  2d0ac8c  #40171          [TASK] Raise submodule pointer (Christian Kuhn)
+2012-08-25  529d075  #40162          [BUGFIX] Namespaces: Bring back OpenID library (Steffen Gebert)
+2012-08-25  19d6d4a  #40173          [BUGFIX] Namespace: Revert extension split-up: felogin (Felix Kopp)
+2012-08-25  21ac727  #40167          [BUGFIX] Namespace: Revert extension split-up: static_templates (Felix Kopp)
+2012-08-25  ce509a5  #40154          [BUGFIX] Error in "open in new window" in task module (Stefan Froemken)
+2012-08-25  ff7ea37  #40160          [BUGFIX] Ajax scripts are broken (Nicole Cordes)
+2012-08-25  03fe220  #40159          [BUGFIX] index_search gets corrupted after namespace changes (Nicole Cordes)
+2012-08-25  38caede  #40158          [BUGFIX] Remote extensions aren't displayed (Nicole Cordes)
+2012-08-25  c1c4e3a  #40149          [BUGFIX] Class SearchFormController_indexer' not found (Tymoteusz Motylewski)
+2012-08-24  a657956  #40146          [BUGFIX] Merge t3lib_exec class with t3lib_utility_Command (Tymoteusz Motylewski)
+2012-08-24  3928479  #40147          [BUGFIX] Test dependency to autoloader tests (Christian Kuhn)
+2012-08-24  d6feeb9  #40144          [BUGFIX] Missing labels for backend login form (Nicole Cordes)
+2012-08-24  9547281  #40143          [TASK] Raise submodule pointer: workspaces & linkvalidator (Christian Kuhn)
+2012-08-24  5de36b6  #40138          [TASK] Raise submodule pointer: extbase & workspaces (Christian Kuhn)
+2012-08-24  fe8e8be  #40136          [BUGFIX] Broken category collection test (Christian Kuhn)
+2012-08-24  db24ab9  #40133          [TASK] Create some cache tables in travis (Christian Kuhn)
+2012-08-24  54de00f  #40123          [BUGFIX] Namespace: addToolbarItem on TYPO3backend (Felix Kopp)
+2012-08-24  10c1ff1                  [BUGFIX] Namespace switch LiveSearch main patch Resolves: #40125 Related: #40095 Releases: 6.0 (Stefan Froemken)
+2012-08-24  3e6479f  #40126          [BUGFIX] Endless loop in flushOutputBuffers() (Christian Kuhn)
+2012-08-24  2dfeb5f  #40122          [TASK] Raise submodule pointer: extbase and fluid (Christian Kuhn)
+2012-08-24  3a2471e  #40120          [TASK] Re-enable loading core_autoload (Christian Kuhn)
+2012-08-24  921aacc  #40117          [BUGFIX] Typo From -> Form (Christian Kuhn)
+2012-08-24  4f30ff3  #40114          [TASK] Make cli_dispatch and cli phpunit to run again (Thomas Maroschik)
+2012-08-24  ecfc9f3  #40116          [TASK] Move classes -> Classes (Christian Kuhn)
+2012-08-24  7c8501a  #40109          [TASK] Adopt tests to new classnames (Thomas Maroschik)
+2012-08-23  2aed998  #40103          [TASK] Raise submodule pointer after namespace switch (Christian Kuhn)
+2012-08-23  4612259  #40096          [TASK] Move and Namespace classes (Thomas Maroschik)
+2012-08-20  e3c8ffc                  [TASK] Raise submodule pointer (Christian Kuhn)
+2012-08-20  2b91f62  #39999          [TASK] Fix failing test due to phpunit adaption (Christian Kuhn)
+2012-08-20  6070fcd  #39994          [TASK] Make t3lib_Rootline->isMountedPage() public (Ingo Renner)
+2012-08-20  dd92f44  #39958          [BUGFIX] Wrong name attribute in custom user rendered items (Oliver Hader)
+2012-08-20  c9b7096  #39804          [BUGFIX] Moving files in filelist renames file to "1" (Steffen Ritter)
+2012-08-19  a7d8943  #39352          [TASK] Refactor t3lib_pageSelect::getRootline (Steffen Ritter)
+2012-08-19  5225f8c                  Revert "[FEATURE] Allow .ts file extension for static typoscript templates" (Susanne Moog)
+2012-08-19  2f03297  #38773          [FEATURE] Add a Category Collection as part of the Category API (Fabien Udriot)
+2012-08-19  6b395f9                  [TASK] Execute only Unit tests in UnitTests.xml (Christian Kuhn)
+2012-08-19  f666826                  [TASK] Raise submodule pointer (Christian Kuhn)
+2012-08-19  9574e04  #39954          [TASK] Execute Extbase and Fluid tests on travis (Helmut Hummel)
+2012-08-19  cae6c98  #39952          [BUGFIX] Wrong nested extension configuration handling (Oliver Hader)
+2012-08-19  c458838  #39951          [FEATURE] Add possibility to flatten array (Oliver Hader)
+2012-08-19  695bba8  #39946          [BUGFIX] Error occurred while call updateExtensionListFromTerAction (Susanne Moog)
+2012-08-19  8dc5c37  #38013,#39603   [FEATURE] UI changes to "Page" module (Soren Malling)
+2012-08-19  3f58e9a  #39950          [TASK] Cleanup pageRenderer USER_INT handling (Helmut Hummel)
+2012-08-19  6e05569  #39944          [BUGFIX] Do not fetch extension list on every request (Helmut Hummel)
+2012-08-19  6319d05  #39942          [BUGIX] Fix SQL Injection possibility in Extensionmanager (Helmut Hummel)
+2012-08-19  c2d437e  #39327          [FEATURE] Function for correct item label in BE (Georg Ringer)
+2012-08-18  33d136a  #39937          [BUGFIX] sys_template: Can't save "basedOn" configuration (Susanne Moog)
+2012-08-18  1ea6e11  #34227          [FEATURE] Scheduler: Allow execution using "at"-daemon (Stefan Neufeind)
+2012-08-18  f60f120  #34922          [FEATURE] Allow .ts file extension for static typoscript templates (Sebastian Michaelsen)
+2012-08-18  e321a05  #39935          [TASK] Update extension configuration of saltedpasswords (Susanne Moog)
+2012-08-18  99b0eea  #31073          [FEATURE] Trigger execution of a specific task from CLI (Philipp Gampe)
+2012-08-18  a1d5aab  #37595          [FEATURE] Allow ext_icon.png as extension icon besides ext_icon.gif (Ingo Renner)
+2012-08-18  93f9299  #39922          [TASK] Rename table cache_extensions (Christian Kuhn)
+2012-08-18  3358716  #37595          [FEATURE] Allow ext_icon.png as extension icon besides ext_icon.gif (Johannes Feustel)
+2012-08-18  41f215f  #22273          [BUGFIX] Make PageRenderer work with USER_INT plugins (Helmut Hummel)
+2012-08-18  10e5960  #37478          [BUGFIX] Fix wrong path in EXT:cms/ext_autoload.php (Georg Ringer)
+2012-08-18  c15120c  #39046          [FEATURE] Support custom width in TCA tree (Dominique Feyer)
+2012-08-18  d0dc3f1  #39920          [TASK] Require PHP setting register_globals set to Off (Helmut Hummel)
+2012-08-18  1af3723  #39234          [TASK] Add sys_notes to info module again (Georg Ringer)
+2012-08-18  24e9d42  #39912          [FEATURE] Report status check for file and folder create mask (Christian Kuhn)
+2012-08-18  7694ab3  #39916          [BUGFIX] Fix skipped test for t3lib_log_Logger (Helmut Hummel)
+2012-08-18  5e0f02d  #38368          [TASK] Adopt standard list layout for page records list (Wouter Wolters)
+2012-08-17  b75e891  #39909          [FEATURE] Add styling to extension manager (Hans Christian Reinl)
+2012-08-17  1f93ec6  #39911          [BUGFIX] Extensions without description displayed wrong (Susanne Moog)
+2012-08-17  04617bb  #39901          [TASK] Rename getTypo3Version to getCurrentTypo3Version (Wouter Wolters)
+2012-08-17  e7efe03  #39906          [TASK] Remove old em (Christian Kuhn)
+2012-08-17  0eee602  #32480          [FEATURE] Make CSS for sysext form configurable (Lorenz Ulrich)
+2012-08-17  e5502bb  #39726          [FEATURE] Add new extension manager to the core (Susanne Moog)
+2012-08-17  ccd6b9d  #38965          [FEATURE] Add support for native date/time fields (Xavier Perseguers)
+2012-08-17  88a0598  #39885          [BUGFIX] Fix failing t3lib_log tests (Ingo Renner)
+2012-08-17  08fcac1  #39700          [FEATURE] TypoScript: Allow easy comparison against multiple values (Stefan Neufeind)
+2012-08-16  a01c7eb  #39712          [FEATURE][DB][CONF]: Add a central logging API (Steffen Müller)
+2012-08-15  af4153d  #21142          [FEATURE] HMENU - sectionIndex: where clause should be configurable (Stefan Galinski)
+2012-08-15  5f0d3e4  #21634          [SECURITY] XSS in install tool (Mario Rimann)
+2012-08-15  14f9a48  #32653          [SECURITY] Page Link Target vulnerable to XSS (Markus Bucher)
+2012-08-15  2518600  #25052          [SECURITY] XSS in validateForm (Markus Bucher)
+2012-08-15  eb7eb17  #25356          [SECURITY] XSS in TCE forms (Christian Kuhn)
+2012-08-15  e922b56  #30967          [SECURITY] XSS in Scheduler Example Task (Mario Rimann)
+2012-08-15  b28a945  #37127          [SECURITY] HTML5 support in RemoveXSS (Franz G. Jahn)
+2012-08-15  788d9c1  #39345          [SECURITY] Information Disclosure in the Configuration Module (Mario Rimann)
+2012-08-15  05d760a  #33520          [SECURITY] Untrusted GP data is unserialized in old CSH handling (Marcus Krause)
+2012-08-15  06c16f8  #31927          [SECURITY] XSS in Indexed Search statistics (Steffen Gebert)
+2012-08-15  51fe9e0  #23226          [SECURITY] t3lib_div::quoteJSvalue allows XSS (Helmut Hummel)
+2012-08-15  bf01ec8                  [TASK] Raise submodule pointer (TYPO3 Release Team)
+2012-08-15  3040575  #39817          [TASK] Abstract t3lib_file_exception_abstractFileOperationException (Christian Kuhn)
+2012-08-15  004beee  #39816          [TASK] Declare t3lib_treeView abstract (Christian Kuhn)
+2012-08-15  1e364cb  #39815          [TASK] Declare t3lib_recordList abstract (Christian Kuhn)
+2012-08-14  ee4d297  #39813          [TASK] Declare t3lib_extobjbase abstract (Christian Kuhn)
+2012-08-14  e836585  #39538          [TASK] Merge t3lib_userAuthGroup to t3lib_beUserAuth (Christian Kuhn)
+2012-08-14  5de461b  #39649          [BUGFIX] autoloader should ignore non existing extensions (Georg Ringer)
+2012-08-14  ae5a216  #31832          [BUGFIX] replace non-free jsmin.php with hook (Christian Welzel)
+2012-08-14  fbd97d7  #39600          [BUGFIX] config.pageTitleSeparator not known by t3editor (Jigal van Hemert)
+2012-08-14  5642b7c  #38756          [TASK] Cleanup multiple classes of "localPageTree": EXT:impexp (Andy Grunwald)
+2012-08-14  58dc11f  #37720          [TASK] Update graphics in install tool to match recent guidelines (Ingo Pfennigstorf)
+2012-08-14  ca8ae10  #39705          [TASK] Update jQuery to 1.8.0 (final) (Stefan Neufeind)
+2012-08-13  df931cf  #39427          [TASK] Reports module based on extbase (Georg Ringer)
+2012-08-13  2a41bf5  #39773          [FEATURE][DB] Change tinyint to int in standard tables (Marcus Schwemer)
+2012-08-13  4174d44                  [TASK] Correct PHPdoc comments in t3lib_utility_Math (Steffen Gebert)
+2012-08-13  993c706  #24087          [BUGFIX] CE with "All languages" doesn't show with every lang (Marcus Schwemer)
+2012-08-12  c6c3235  #39739          [FEATURE] Add t3lib_utility_Math::isIntegerInRange (Steffen Gebert)
+2012-08-12  ec6acee  6.0             [BUGFIX] Test failures in cli context (Christian Kuhn)
+2012-08-11  1ad2cb8  #39706          [BUGFIX] Sprite manager cache race condition (Christian Kuhn)
+2012-08-10  f9e025c  #39688          [BUGFIX] Avoid logout when changing the encryption key (Helmut Hummel)
+2012-08-10  08ded12  #39678          [BUGFIX] Warning in list module (Philipp Gampe)
+2012-08-09  7107057  #39670          [TASK] NEWS.txt entry for EXT:beuser refactoring (Christian Kuhn)
+2012-08-09  b02859b  #38403          [BUGFIX] Increase log_data field size to prevent corrupted data (Bart Dubelaar)
+2012-08-09  d619af3  #39653          [TASK] Cleanup Install Tool session class (Helmut Hummel)
+2012-08-08  a82a416                  [TASK] Raise submodule pointer (TYPO3 Release Team)
+2012-08-08  628acff  #39606          [TASK] Fix typos in core (Georg Ringer)
+2012-08-08  60b6452  #39602          [BUGFIX]  EXT:beuser must have frontend root TS template (Christian Kuhn)
+2012-08-07  4416aa7  #39577          [BUGFIX] Fix PHP warning in EXT:beuser (Georg Ringer)
+2012-08-07  f8587ac  #39507          [BUGFIX] Page module FlashMessage position (Felix Kopp)
+2012-08-07  3ee5086  #39539          [TASK] Use simple file backend for core php cache (Christian Kuhn)
+2012-08-07  34545f8  #36616          [BUGFIX] sectionIndex menu is not i18n ready (Stefan Galinski)
+2012-08-07  fc02ae0  #39565          [TASK] Fix more typos in the core (Georg Ringer)
+2012-08-07  ac1223d  #39583          [BUGFIX] Exception "Could not create directory" (Michael Klapper)
+2012-08-07  218316e  #39536          [TASK] Deprecate t3lib_ajax (Christian Kuhn)
+2012-08-07  57a3cb3  #39141,#5288,#  [FEATURE] Migrate EXT: beuser to Extbase (Felix Kopp)
+2012-08-07  6dac2bc  #32781          [BUGFIX] backColor transparent causes black background or flickering (Georg Grossberger)
+2012-08-06  8398ffe  #39537          [TASK] Remove unused interface t3lib_File_Service_Publishing_Publisher (Christian Kuhn)
+2012-08-06  6387cdc  #39535          [-FEATURE] Remove xml export in fullsearch, deprecate t3lib_xml (Christian Kuhn)
+2012-08-06  b02ca5c  #37935          [TASK] Remove "Page Information" (Felix Kopp)
+2012-08-06  dd50ddd  #38548          [BUGFIX] Incorrect search-results when searching for part of word (Tymoteusz Motylewski)
+2012-08-05  6edaca2  #39528          [BUGFIX] Possible fatal if sys_notes table is broken (Anja Leichsenring)
+2012-08-05  a20f119  #39527          [BUGFIX] Pass $fieldName when processing FlexForm DS in t3lib_transferData (Claus Due)
+2012-08-05  7b0574d  #38828          [TASK] Follow-up: Remove record_list icon (Felix Kopp)
+2012-08-04  3136ffa  #39347          [!!!][-FEATURE] Remove page hit statistics (Mario Rimann)
+2012-08-03  ea9c821  #36154          [BUGFIX] Description of pidSelect in class.db_list.inc is misleading (cybercraft)
+2012-08-03  6d48622  #39509          [BUGFIX] t3lib_db - expects parameter 1 to be resource, boolean given (Michael Klapper)
+2012-08-03  0627e13  #39499          [BUGFIX] Fix typo 'usefull' => 'useful' (Georg Ringer)
+2012-08-02  703bca1  #38759,#33508   [FEATURE] Swap doc header rows in all backend modules (Felix Kopp)
+2012-08-02  09684d7  #39399          [TASK] Move field "module" to "Behaviour" (Georg Ringer)
+2012-08-02  e20b4af  #36784          [FEATURE] Add closure support for t3lib_div::callUserFunction (Tolleiv Nietsch)
+2012-08-01  0e6da2c  #39458          [TASK] Simplify sprite manager (Christian Kuhn)
+2012-08-01  3778f5b  #39430          [!!!][FEATURE] Update cache framework to latest FLOW3 version (Christian Kuhn)
+2012-08-01  f267367  #36669          [FEATURE] Add Hook to manipulate BE login form (Jigal van Hemert)
+2012-08-01  ffc563f  #39452          [TASK] Use extbase backend user model in ext:belog (Markus Günther)
+2012-08-01  6de9228  #38849          [BUGFIX] IRRE childs don't expand in Internet Explorer (Stefan Aebischer)
+2012-08-01  7289496  #34021          [FEATURE] Update Manual of Form Wizard to include Postprocessors (Franz Geiger)
+2012-08-01  9f0833d  #39417          [BUGFIX] t3lib_db::exec_SELECTgetRows method annotation (Nicole Cordes)
+2012-08-01  b202262                  [TASK] Raise extbase submodule pointer (Christian Kuhn)
+2012-07-30  18de039  #39362          [TASK] CleanUp the Reference-List in title-tooltip (Steffen Ritter)
+2012-07-30  89f9649  #39394          [TASK] Remove non-core modules in sysfolders (Georg Ringer)
+2012-07-30  6d8b60e  #39228          [FEATURE] New hook for managing page cache (Francois Suter)
+2012-07-29  04857a5  #39134          [FEATURE] arrayExport() should recognize int keys (Christian Kuhn)
+2012-07-29  11c44c5  #39203          [BUGFIX] BE User Settings cannot be saved by clicking enter (Mario Rimann)
+2012-07-29  141f66f  #39365          [BUGFIX] Admin fields not shown in setup module (Christian Kuhn)
+2012-07-29  2a48873  #39221          [TASK] Improve sys_note code (Georg Ringer)
+2012-07-29  56e6927  #38523          [TASK] Move buttons in user setting into advanced functions (Susanne Moog)
+2012-07-29  9fd1bab  #39356          [!!!][BUGFIX] *_user table password field is to short (Steffen Ritter)
+2012-07-28  f835b37  #39348          [TASK] Add more unit tests for t3lib_tree_pagetree_DataProvider (Oliver Klee)
+2012-07-28  8999ac7  #39353          [TASK] Make some final classes non-final to allow mocking (Oliver Klee)
+2012-07-28  d391f70  #39346          [BUGFIX] Broken quoting in arrayExport (Christian Kuhn)
+2012-07-27  a5b8803  #39338          [BUGFIX] RTE: Installation of AllowClipboardHelper is not triggered (Stanislas Rolland)
+2012-07-27  eb90ef2  #39306          [BUGFIX] Generate random key is not updating in install tool (Wouter Wolters)
+2012-07-26  0d2e4be  #39155          [BUGFIX] Warning on fetching undefined category definitions (Oliver Hader)
+2012-07-26  82a756a  #38918          [FEATURE] EXT: viewpage open in blank window (Felix Kopp)
+2012-07-26  0707d0b  #35818          [FEATURE] Add wincache as a cache backend (Tobias Burger)
+2012-07-25  83c7f03                  [TASK] Set TYPO3 version to 6.0-dev (TYPO3 Release Team)
+2012-07-25  34f1aa2                  [RELEASE] Release of TYPO3 6.0.0alpha3 (TYPO3 Release Team)
+
+
 2012-07-25  72e2fe6                  [RELEASE] Release of TYPO3 6.0.0alpha3 (TYPO3 Release Team)
 2012-07-25  54c1fdc                  [TASK] Raise submodule pointer (TYPO3 Release Team)
 2012-07-25  3b307bf  #39237          [BUGFIX] Re-read extListArray in em at runtime (Christian Kuhn)
diff --git a/typo3/sysext/core/Classes/Core/SystemEnvironmentBuilder.php b/typo3/sysext/core/Classes/Core/SystemEnvironmentBuilder.php
index 19859807909c..49e31df391d9 100644
--- a/typo3/sysext/core/Classes/Core/SystemEnvironmentBuilder.php
+++ b/typo3/sysext/core/Classes/Core/SystemEnvironmentBuilder.php
@@ -108,7 +108,7 @@ class SystemEnvironmentBuilder {
 	 */
 	static protected function defineBaseConstants() {
 		// This version, branch and copyright
-		define('TYPO3_version', '6.0-dev');
+		define('TYPO3_version', '6.0.0beta1');
 		define('TYPO3_branch', '6.0');
 		define('TYPO3_copyright_year', '1998-2012');
 		// TYPO3 external links
-- 
GitLab