diff --git a/ChangeLog b/ChangeLog
index 6f828fd37495b6308ed52735f3908efa0bae8369..2d14ce89152228f00e7d02f5e44202c7f5fd3048 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,312 @@
+2012-11-10  7db04ca                  [RELEASE] Release of TYPO3 6.0.0rc1 (TYPO3 Release Team)
+2012-11-10  1ac0809  #42594          [BUGFIX] Add "suggests" as valid dependency type (Tilo Baller)
+2012-11-10  198c423  #42840          [BUGFIX] Fix update translation handling (Helmut Hummel)
+2012-11-10  9f1efb6  #41773          [FEATURE] Add possibility to store NULL values (Oliver Hader)
+2012-11-10  6ab0f6a  #18957          [FEATURE] Enable IRRE fields in FlexForms (Kai Vogel)
+2012-11-09  3e81acf  #42826          [BUGFIX] Rename SUViewHelper to SwitchUserViewHelper (Helmut Hummel)
+2012-11-09  a7d5b0a  #40607          [BUGFIX] Content Elements "uploads" ignores translations (Steffen Ritter)
+2012-11-09  1c9795f  #42510          [TASK] Improve rendering of non existent content types (Georg Ringer)
+2012-11-09  3effdb1  #38716          [TASK] Add configuration for default categorized tables (Fabien Udriot)
+2012-11-09  3a0857c                  [TASK] Raise submodule pointer (Helmut Hummel)
+2012-11-08  06f9be0  #42806          [BUGFIX] Fix SEARCHRESULT content object (Helmut Hummel)
+2012-11-08  f91c302  #42805          [BUGFIX] Fix OTABLE content object (Helmut Hummel)
+2012-11-08  fbe15cf                  [TASK] Cleanup alias map and recreate IDE file (Helmut Hummel)
+2012-11-08  9675002  #42803          [TASK] Add "Abstract" prefix to abstract task class (Helmut Hummel)
+2012-11-08  4b33e0a  #42728          [TASK] Update version number in system extensions (Michael Klapper)
+2012-11-08  a0ede7d  #42696          [SECURITY] Fix SQL injection and XSS in record history (Oliver Hader)
+2012-11-08  74c2aab  #42774          [SECURITY] XSS in TCA Tree (Oliver Hader)
+2012-11-08  2bbc7a3  #42776          [SECURITY] Fix potential XSS in BackendUtlility::getFuncCheck (Helmut Hummel)
+2012-11-08  306c8c0                  [TASK] Raise submodule pointer for fluid (Helmut Hummel)
+2012-11-08  5d8dea7                  [TASK] Raise submodule pointer (TYPO3 Release Team)
+2012-11-08  92aa265  #39947          [BUGFIX] Make hardcoded backend favicon configurable (Johannes Feustel)
+2012-11-07  c752c19                  [TASK] Fix PHPdoc of methods and type hint comments (Oliver Hader)
+2012-11-06  c79bdda  #39805          [TASK] Editors do not have rights to edit file metadata (Steffen Ritter)
+2012-11-06  4d16f4e  #42731          [BUGFIX] Fix include path in file "t3lib/class.t3lib_cli.php" (Michael Klapper)
+2012-11-06  c412858                  [BUGFIX] Migrate images and links to files to FAL on way to RTE (Stanislas Rolland)
+2012-11-06  e7e0a29  #39957          [FEATURE] Change the default doctype to html5 (Georg Ringer)
+2012-11-05  d62fb10  #17198          [TASK] Drag&Drop of Content-Elements in Page-Module (Jigal van Hemert)
+2012-11-05  314c722  #42327          [TASK] EM: Improve appearance of "get extensions" (Hans Christian Reinl)
+2012-11-05  fae2dbc  #42702          [TASK] Add basic unit test for IRRE form rendering (Oliver Hader)
+2012-11-05  307318e  #42447          [TASK] Add possibility for a custom TCA TreeProvider (Georg Ringer)
+2012-11-04  71515a7  #42677          [BUGFIX] Include accidentally removed autoload entries (Helmut Hummel)
+2012-11-04  e6a7994  #42666          [TASK] Cleanup core autoload files (Helmut Hummel)
+2012-11-04  84b76ff                  [TASK] Add memcache backend tests again (Helmut Hummel)
+2012-11-04  3a21e27                  [TASK] Remove deprecated Extbase classes from IDE file (Helmut Hummel)
+2012-11-03  133c1a9  #42661          [!!!][TASK] Rename ExtensionManager class (Helmut Hummel)
+2012-11-03  2171bf8                  [TASK] Rename ExtensionManager class Part 2 (Helmut Hummel)
+2012-11-03  143d8b3                  [TASK] Move ExtensionManager Class part 1 (Helmut Hummel)
+2012-11-03  0d6d053  #39915          [TASK] Re-implement update TER extension list task (Christian Kuhn)
+2012-11-02  998119f  #42655          [BUGFIX] Missing pid field in ext_tables_static+adt.sql (Nicole Cordes)
+2012-11-02  9aaa2f7  #42652          [TASK] Regression test for issue #39677 (Christian Kuhn)
+2012-11-02  d40ddbc  #42593          [BUGFIX] Failure in AbstractRepository::findByUid on deleted record (Oliver Hader)
+2012-11-02  d6c90bb  #42271          [BUGFIX] Update LocalConfiguration fails (Nicole Cordes)
+2012-11-02  451dcf9  #39677          [BUGFIX] No sorting in TypoScript Object Browser when browsing (Nicole Cordes)
+2012-11-02  dca21aa  #42582          [TASK] Add Test for namespaces in Logger names (Steffen Müller)
+2012-11-02  07477c9  #42009          [BUGFIX] Enable extenisions with BE modules don't refresh the module list (Oliver Hader)
+2012-11-02  f20f134                  [TASK] Require green PHP 5.4 build on travis again (Christian Kuhn)
+2012-11-02  bd78435  #42583          [TASK] Use BE paginate widget in EM 6.0 (Jigal van Hemert)
+2012-11-02  2b8bc0d  #42644          [BUGFIX] PHP 5.4 unit test warnings (Christian Kuhn)
+2012-11-02  d9f01d6  #42639          [TASK] Speed up salted password unit test (Christian Kuhn)
+2012-11-02  11a52d7  #42281          [BUGFIX] Translated non-published page in workspace breaks live workspace (Oliver Hader)
+2012-11-02  13fe75d  #38024          [BUGFIX] Illegal string offsets in t3lib_stdgraphic (Wouter Wolters)
+2012-11-02  cf36fd4                  Revert "[BUGFIX] Hook to modify t3lib_div::getIndpEnv return value" (Christian Kuhn)
+2012-11-02  2c1fd68  #42622          [BUGFIX] PHP 5.4 unit test warnings (Christian Kuhn)
+2012-11-02  52f1f35  #39016          [BUGFIX] Hook to modify t3lib_div::getIndpEnv return value (Michael Klapper)
+2012-11-02  038b1e0  #42569          [BUGFIX] "Upgrade Wizard" screen goes blank (Mattias Nilsson)
+2012-11-02  237a2e6  #42576          [TASK] Use new Be.Widget.Paginate in EXT: beuser (Felix Kopp)
+2012-11-02  29f8545                  [TASK] Raise submodule pointer (Christian Kuhn)
+2012-11-02  519d48f  #42611          [TASK] Cleanup DebugUtility (Helmut Hummel)
+2012-11-01  4882e9c  #37578          [BUGFIX] PHP 5.4 warning in CLI context in switch back user (Christian Kuhn)
+2012-11-01  07d76b5                  [TASK] Don't let PHP 5.4 failure fail the build on travis (Helmut Hummel)
+2012-11-01  aca154c  #42604          [BUGFIX] Warning in FAL LocalDriverTest (Christian Kuhn)
+2012-11-01  863e366  #42230          [BUGFIX] Failing Unit test in FAL LocalDriver (Christian Kuhn)
+2012-11-01  75acaa9  #42357          [BUGFIX] FILES ContentObject ignores language handling (Steffen Ritter)
+2012-11-01  2230137  #42249          [BUGFIX] Media field relation not resolved in translated pages (Steffen Ritter)
+2012-11-01  d4a9095  #41725          [BUGFIX] Folder: File list filtering does not work (Andreas Wolf)
+2012-11-01  3c95e7f  #42230          [BUGFIX] Hidden files/folders are always filtered (Andreas Wolf)
+2012-11-01  04e8456  #42252          [BUGFIX] EM 6.0 parse configuration type 'options' correctly (Jigal van Hemert)
+2012-11-01  b02b2a2                  [TASK] Create uploads folder on travis (Helmut Hummel)
+2012-11-01  660c8e8  #41396          [BUGFIX] Info link in file context menu broken (Andreas Wolf)
+2012-11-01  c0fcf6b  #42244          [TASK] Prevent multiple processing ContentAdapter (Steffen Ritter)
+2012-11-01  03050f9  #39960          [BUGFIX] Rootline must not include references to deleted records (Steffen Ritter)
+2012-11-01  523a67e  #40609          [BUGFIX] ContentAdapter for FAL not capable of translations (Steffen Ritter)
+2012-10-31  39e196d  #42536          [TASK] Remove unused icons typo3/gfx/fanner (Georg Ringer)
+2012-10-31  ae62ead  #42513          [TASK] Cleanup indexed_search (Georg Ringer)
+2012-10-31  50b7f65  #42574,#41122   [BUGFIX] class_alias in the bootstrap for legacy base classes (Helmut Hummel)
+2012-10-31  7fb32d3  #42575          [BUGFIX] Incomplete mocking in FAL IndexerServiceTest (Christian Kuhn)
+2012-10-31  7ed297f                  [TASK] Raise submodule pointer of extbase and fluid (Christian Kuhn)
+2012-10-31  ec8e166  #42553          [BUGFIX] Replace generic ObjectStorage in the whole core (Alexander Schnitzler)
+2012-10-31  3f3cf90  #42552          [BUGFIX] Change ObjectStorage namespace in legacyClassesForIde (Alexander Schnitzler)
+2012-10-31  5d69d2a  #39662          [BUGFIX] RTE: Link class not always set in Firefox (Stanislas Rolland)
+2012-10-31  2586dc1                  [TASK] Remove classname from insert fields in scheduler (Helmut Hummel)
+2012-10-31  110ab15  #42046          [BUGFIX] Restore display of mount points path (Francois Suter)
+2012-10-30  f62ef8d  #42236          [TASK] openid: Update php-openid to 2.2.2 (Stefan Neufeind)
+2012-10-30  d23bc83  #42503          [TASK] Remove index_re.php (Georg Ringer)
+2012-10-30  f457f63  #41813          [TASK] Remove option "noEdit" from Install Tool (Georg Ringer)
+2012-10-30  f239ca8  #42501          [BUGFIX] Restricted elements should show edit options (Georg Ringer)
+2012-10-29  4c224f1  #42502          [TASK] Improve Switch-User concept in ext:beuser (Georg Ringer)
+2012-10-29  ccdb1a2  #42490          [BUGFIX] Fix handling of additionalHeaderData in USER_INT (Helmut Hummel)
+2012-10-29  baf6f47  #42279          [BUGFIX] Fix translation overlay in RECORDS (Helmut Hummel)
+2012-10-28  e2e3eac  #42237          [TASK] Add information about ThreadStackSize to install tool (Nicole Cordes)
+2012-10-28  e28659f  #42454          [BUGFIX] Fix usage of fileadminDir (Helmut Hummel)
+2012-10-28  1a3ba29  #41498          [TASK] CGL violations "AssignmentArithmeticAndComparisonSpace" (Roland Waldner)
+2012-10-28  60714a0                  [TASK] Raise submodule pointer (Christian Kuhn)
+2012-10-28  be3142f  #42233          [BUGFIX] Fix @param in phpdoc (Stefan Neufeind)
+2012-10-28  f9c4006  #42196          [TASK] Update jQuery to 1.8.2 (Stefan Neufeind)
+2012-10-28  bb699f1  #41824          [TASK] Remove needless check function in language module (Kai Vogel)
+2012-10-28  6974410  #42456          [TASK] Cleanup GeneralUtilityTest (Wouter Wolters)
+2012-10-28  68dfb4a  #42455          [TASK] Extension manager fixed DocHeader (Felix Kopp)
+2012-10-28  d37894a  #41006          [BUGFIX] Allow overwrite when uploading an existing extension (Kai Vogel)
+2012-10-28  f8b62a4  #42346          [BUGFIX] Compare in install tool crashes (Mattias Nilsson)
+2012-10-28  27f4503  #41472          [TASK] GGL violation "Tabs must be used to indent lines" (Roland Waldner)
+2012-10-28  3139036  #41240          [TASK] Remove: Open Documents module (Felix Kopp)
+2012-10-28  4348636  #41944          [BUG] Add missing logFile setting for FileWriter (Steffen Müller)
+2012-10-28  e19941f  #41938          [BUGFIX] Rename Log Writer and Processor interface (Steffen Müller)
+2012-10-26  3b3e961                  [TASK] Fix code formatting (Oliver Hader)
+2012-10-26  7c9386e  #42054          [BUGFIX] PHP warning: open_basedir restriction (Xavier Perseguers)
+2012-10-25  b6ad62f  #42399          [TASK] Fix inline comment style for ext_emconf.php files (Roland Waldner)
+2012-10-23  f308f29  #42325          [TASK] Refactor EM JavaScript (Hans Christian Reinl)
+2012-10-23  425549d  #42286          [BUGFIX] EM 6.0 add clear search icon (Jigal van Hemert)
+2012-10-22  53f4b4a  #41943          [TASK] Support logger names with namespaces (Steffen Müller)
+2012-10-22  0c9bac2  #41273          [BUGFIX] Resolve dependencies for local extensions (Helmut Hummel)
+2012-10-22  f66d163  #42280          [BUGFIX] Remove singleton for EXT:form Localization (Christian Kuhn)
+2012-10-22  34733d1  #38699          [BUGFIX] t3lib_div::unlink_tempfile does not always work on Windows (Stanislas Rolland)
+2012-10-22  cf94bfe  #33504          [BUGFIX] New form wizard not loading in IE8 (Sebastian Schawohl)
+2012-10-22  f33a8a0  #42260          [BUGFIX] EM 6.0 doesn't store extension state from TER (Jigal van Hemert)
+2012-10-22  43e2d56  #42245          [BUGFIX] Fix dependency handling of EM (Helmut Hummel)
+2012-10-21  1d93ada  #41941          [BUGFIX] getFolders() does not return correct keys (Andreas Wolf)
+2012-10-21  c5af44a  #41940          [BUGFIX] Folder: getSubfolders() has no range parameters (Andreas Wolf)
+2012-10-21  7537481  #42180          [BUGFIX] Storage uses wrong identifier for processing folder (Andreas Wolf)
+2012-10-21  b03b637  #42243          [TASK] CleanUp FileRepository (Steffen Ritter)
+2012-10-21  f9a3c60  #42239          [BUGFIX] FAL: Misleading default filter array name (Andreas Wolf)
+2012-10-21  6d13808  #42235          [TASK] Add information about ThreadStackSize to report status (Nicole Cordes)
+2012-10-20  ea901fa  #42145          [BUGFIX] Create upload folder on extension install (Helmut Hummel)
+2012-10-20  8acc007  #42156          [BUGFIX] EM: uploading extension form must go to iframe (Jigal van Hemert)
+2012-10-20  07aca1e  #42170          [TASK] Install tool should inform about suhosin.get.max_value_length (Roland Waldner)
+2012-10-20  a9bc4b2  #42224          [TASK] Remove excludefields at sys_file_reference table (Steffen Ritter)
+2012-10-20  9680802  #42163          [TASK] Cleanup EM Code (Helmut Hummel)
+2012-10-19  f944513  #42153          [BUGFIX] Hide unsafe extensions in EM TER list (Jigal van Hemert)
+2012-10-19  470f47c  #42163          [TASK] Cleanup EM Code (Helmut Hummel)
+2012-10-19  e813d86  #41980          [TASK] Clean-up EXT: aboutmodules, adapt to "TYPO3 CMS" (Felix Kopp)
+2012-10-19  bc0771e                  [BUGFIX] Follow-Up to #41828 - Incomplete mocking in tests (Christian Kuhn)
+2012-10-19  0432a20                  [BUGFIX] Follow-Up to #41828 - Move test files (Christian Kuhn)
+2012-10-19  d210f64  #42067          [BUGFIX] Download as zip must use same filename structure as TER (Jigal van Hemert)
+2012-10-19  cdb8bfb  #36087          [BUGFIX] RTE: Link to disabled page doesn't show in FE, link icon does (Stanislas Rolland)
+2012-10-18  1594e9b  #42134          [BUGFIX] Respect newlines in method declarations (Helmut Hummel)
+2012-10-18  c89bc37  #29685          [BUGFIX] RTE: Words containing umlauts not added to personal dictionary (Stanislas Rolland)
+2012-10-18  b53b9f1  #41052          [TASK] Make Core\Configuration\ConfigurationManager non static (Helmut Hummel)
+2012-10-18  1ba5cd5  #42138          [BUGFIX] Remove EXT:cli from REQUIRED_EXTENSIONS (Christian Kuhn)
+2012-10-18  a2e77d0  #38406          [BUGFIX] Extension Import not working with postgresql and DBAL (Helmut Hummel)
+2012-10-17  e95c1ee  #41233          [BUGFIX] Compare feature is broken (Thomas Löffler)
+2012-10-17  879de86  #42103          [BUGFIX] Only show download location as configured (Jigal van Hemert)
+2012-10-17  fc23a26  #42033          [TASK] Use language labels in Extension Manager javascript (Jigal van Hemert)
+2012-10-17  fa698d4  #42102          [TASK] t3lib: Autoloader now named ClassLoader (Stefan Neufeind)
+2012-10-17  fe3721c  #42058          [BUGFIX] Set class alias also for new class names (Helmut Hummel)
+2012-10-17  e38ddd2  #39921          [TASK] Streamline EXT: em spacing & add Headline (Felix Kopp)
+2012-10-17  b0f4593  #41924          [BUGFIX] Faulty localization if IRRE is used on pages (Oliver Hader)
+2012-10-17  c98d96b  #41704          [TASK] Fix some issues in new logos (Steffen Ritter)
+2012-10-16  372b66b  #42057          [BUGFIX] Find abstract functions in compatibility loader (Helmut Hummel)
+2012-10-16  1f278af                  [TASK] Raise submodule pointer (TYPO3 Release Team)
+2012-10-16  579a806  #41996          [!!!][BUGFIX] Localization fallback does not work in Backend (Xavier Perseguers)
+2012-10-16  9fccc12                  [BUGFIX] Labels should not be removed (Xavier Perseguers)
+2012-10-16  680dcae  #41828          [BUGFIX] Prevent saltedpasswords destroying the password (Xavier Perseguers)
+2012-10-16  cddcada  #36794          [BUGFIX] RTE: Opera extension Hyper Translate inserts markup (Stanislas Rolland)
+2012-10-15  b0ed51c  #39271          [BUGFIX] RTE: Localization to content language does not work (Stanislas Rolland)
+2012-10-15  eabdbf2  #41812          [TASK] Extension Manager: Add icons and language labels (Jigal van Hemert)
+2012-10-15  f1e65e6  #39389          [BUGFIX] RTE: paste as plain text does not work in IE9 (Stanislas Rolland)
+2012-10-15  b8a7c9f  #41793          [BUGFIX] Use UTF-8 by default in Flexforms and Backend (Benjamin Mack)
+2012-10-15  47ed543  #41992          [TASK] Consolidate copyright notice invocations (Felix Kopp)
+2012-10-14  b747599  #41998          [TASK] Add information to INSTALL.txt about ThreadStackSize (Jigal van Hemert)
+2012-10-13  b0aa178  #41463          [BUGFIX] Fix the additional icon check (Mattias Nilsson)
+2012-10-12  e117d25  #41281          [BUGFIX] Support 'input' type in ext_conf_template.txt (Jigal van Hemert)
+2012-10-12  1a87675                  [TASK] Disable Memcache tests for now (Helmut Hummel)
+2012-10-12  630cd6e  #41917          [BUGFIX] Add pid column to extension manager tables (Helmut Hummel)
+2012-10-12  07af414                  [TASK] Fix travis.yml to start memcache daemon (Steffen Ritter)
+2012-10-12  a9af288  #40505          [BUGFIX] LocalDriver can be instantiated without basePath (Andreas Wolf)
+2012-10-12  86ceb98  #41866          [BUGFIX] Rename ExtdirectTreeDataProvide to ExtdirectTreeDataProvider (Anja Leichsenring)
+2012-10-11  af5d589  #40816          [BUGFIX] Fix SQL error in Livesearch with empty TCA sortby setting (Loek Hilgersom)
+2012-10-10  973b199  #40950          [TASK] Merge ext:integrity with ext:lowlevel (Markus Klein)
+2012-10-10  de4269b  #40498          [BUGFIX] Split jQuery and DataTables into separate files (Kai Vogel)
+2012-10-10  3a0bc1b  #41518          [BUGFIX] sort versions of ext in descending order (Jigal van Hemert)
+2012-10-10  bd37dde  #41292          [BUGFIX] Fatal error when copying file or folder (Andreas Wolf)
+2012-10-10  46199e3  #41768          [BUGFIX] FollowUp Tests to #41768 (Steffen Ritter)
+2012-10-10  4b2f2d4  #41716          [TASK] FAL: Hard-coded flexform on storage creation (Benjamin Mack)
+2012-10-10  39b8874  #41768          [TASK] File: add getNameWithoutExtension() method (Andreas Wolf)
+2012-10-10  f0348a8  #41829          [TASK] CleanUp AjaxIDs and registration in ConfigDefault (Steffen Ritter)
+2012-10-10  6691484  #39789          [BUGFIX] StorageRepository should ignore not found driver class (Georg Ringer)
+2012-10-10  db3c302  #41834          [BUGFIX] Element Browser uses non-namespaced code (Benjamin Mack)
+2012-10-10  391e848  #39785          [BUGFIX] FAL: Default storage is created multiple times (Benjamin Mack)
+2012-10-10  2b188da  #35333          [FEATURE] Add several testcases for validators (Andreas Lappe)
+2012-10-10  7472f53  #39235          [BUGFIX] Element Browser uses FAL API in a wrong way (Andreas Wolf)
+2012-10-10  9a086de                  [TASK] Start memcached on travis-ci build (Helmut Hummel)
+2012-10-10  883811d  #41120          [BUGFIX] Hardcoded fileadmin directory in Import-Export (Thomas Löffler)
+2012-10-10  ac8ea1e  #40608          [BUGFIX] Enable translation of file references (Helmut Hummel)
+2012-10-10  5bdb025  #41719          [BUGFIX] ResourceStorage: Bad comparison for strings (Andreas Wolf)
+2012-10-10  5973388                  [BUGFIX] Missing ExtDirect classes in ClassAliasMap (Steffen Ritter)
+2012-10-10  127f8f2  #41823          [TASK] Introduce "TYPO3 CMS" in EXT: about (Felix Kopp)
+2012-10-10  0735759  #40669          [BUGFIX] Files get indexed twice (Steffen Ritter)
+2012-10-10  c799ea9  #41715          [BUGFIX] FAL storage repo uses hard-coded enableFields (Benjamin Mack)
+2012-10-10  db26ec5  #36817          [FEATURE] Element browser: get default upload folder from $BE_USER (Benjamin Mack)
+2012-10-10  039c879  #40833          [TASK] Rebuild extension translation list in lang module (Kai Vogel)
+2012-10-09  f996afb  #40558          [BUGFIX] RTE is not loading in IE8, when used with feedit (Stefan Aebischer)
+2012-10-09  e82fac8  #38829          [TASK] Frontend should not expose exception for missing files (Steffen Ritter)
+2012-10-09  e540d61  #41115          [BUG] Deleting a file is impossible after it was used (Benjamin Mack)
+2012-10-09  2ac2596  #41796          [BUGFIX] RTE: Uncaught error in Firefox in TYPO3 6.0 (Stanislas Rolland)
+2012-10-09  e4f6b25  #40409          [BUGFIX] Fix compressor flooding typo3temp (Ivan Kartolo)
+2012-10-09  6bc0fb9  #41440          [BUGFIX] RTE does not load in Frontend in USER_INT plugins in TYPO3 6.0 (Stanislas Rolland)
+2012-10-09  d8ff19e  #40520          [TASK] ResourceStorage: Remove getFileInfoByIdentifier() method (Andreas Wolf)
+2012-10-09  da458dc  #41569          [BUGFIX] Root-level folders cannot be displayed (Andreas Wolf)
+2012-10-09  da72416  #41704          [TASK] Adjust Logos to new style-guide (Felix Kopp)
+2012-10-08  a5dc5ce  #40678          [BUGFIX] RTE internal link handling broken since FAL changes (Steffen Ritter)
+2012-10-08  a7fb809  #40235          [TASK] Move local driver configuration file to EXT:core (Andreas Wolf)
+2012-10-08  d6e915d  #41411          [BUGFIX] htmlArea RTE: Cursor jumps to first letter with Chrome 22 (Stanislas Rolland)
+2012-10-08  19e65eb  #41663          [TASK] Add missing csh description for file storage (Georg Ringer)
+2012-10-08  c89e648  #41664          [TASK] Name of file storage should be required (Georg Ringer)
+2012-10-08  9aeaab3  #41667          [BUGFIX] Clicking on empty storage does not show anything (Georg Ringer)
+2012-10-08  f096c8a  #41574          [BUGFIX] Fix wrong variable type part of the namespace migration (Fabien Udriot)
+2012-10-08  5218b8e  #41707          [TASK] Add docheader to module "about TYPO3" (Georg Ringer)
+2012-10-08  204d004  #41665          [TASK] Show reference headline only if content is available (Georg Ringer)
+2012-10-07  e68b2e7  #41641          [BUGFIX] "stripOrderBy, stripGroupBy" should remove double occurrence (Laurent Cherpit)
+2012-10-07  53196cf  #41659          [BUGFIX] Duplicate ids in form view on record translation (Helmut Hummel)
+2012-10-04  5cc0947  #41291          [TASK] Improve show_item for FAL files (Georg Ringer)
+2012-10-03  2fd7c2b  #41288          [TASK] Simulatestatic should not be mentioned as sysext (Georg Ringer)
+2012-10-03  b1d37a3  #41474          [TASK] CGL violations "LineEndingsInvalidEOLChar" (Roland Waldner)
+2012-10-03  5092d9f  #41471          [TASK] CGL violation "CharacterAfterPHPClosingTag" (Roland Waldner)
+2012-10-03  50de126  #41470          [TASK] CGL violation "DoubleQuoteUsageNotRequired" (Roland Waldner)
+2012-10-03  8b43aa7  #40547          [BUGFIX] Make FAL Folder not found handling more user friendly (Steffen Ritter)
+2012-10-01  c079e4a  #41276          [BUGFIX] Change submit button label to language file entry (Anja Leichsenring)
+2012-10-01  939f07b  #41012,#41013   [TASK] Clean up class alias mechanism (Thomas Maroschik)
+2012-09-30  d967075  #41204          [BUGFIX] Preview images not rendered in Web > Page view on Windows systems (Nicole Cordes)
+2012-09-30  c955878  #31978          [BUGFIX] Do not save expand state for root node in TCA tree (Christoph Gerold)
+2012-09-30  862134c  #41329          [BUGFIX] Consolidate usage of DocumentTemplate (Helmut Hummel)
+2012-09-29  5bb026e  #41460          [BUGFIX] Make additional fields visible again in Scheduler (Jigal van Hemert)
+2012-09-27  a4b9550  #39820          [BUGFIX] Pagetree - Prevent a call to moveNode while creating nodes (Tobias Schultheiss)
+2012-09-27  97c4abc  #40215          [BUGFIX] Release scheduler from classname field (Thomas Maroschik)
+2012-09-26  3931015  #41368          [TASK] Add leading backslashes to InvalidArgumentException (Anja Leichsenring)
+2012-09-25  91fa356                  [TASK] Raise submodule pointers (Helmut Hummel)
+2012-09-25  13677fe  #41274          [TASK] Fix deprecated call in beuser's repository (Georg Ringer)
+2012-09-24  1b94035  #41221          [BUGFIX] Call to undefined method ..\Reports\Status::getSystemStatus() (Philipp Gampe)
+2012-09-24  0535554  #41296          [BUGFIX] Scheduler does not run tasks from module (Philipp Gampe)
+2012-09-24  5f59a2f  #41226          [BUGFIX] Wrong namespace in SystemStatusUpdateTask.php (Philipp Gampe)
+2012-09-24  7eba1c7  #41330          [BUGFIX] Fix wrong replacements of "language" class name (Helmut Hummel)
+2012-09-24  654792d  #41283          [TASK] Move Views/LogoView to View/LogoView (Georg Ringer)
+2012-09-23  8f02024  #41286          [TASK] Remove misleading text in ext:opendocs (Georg Ringer)
+2012-09-23  e396640  #41270          [TASK] Improve rendering of buttons in quickedit (Georg Ringer)
+2012-09-23  536cadd  #36025          [TASK] Insert hook for simulatestatic (Markus Klein)
+2012-09-23  6aeacef                  [TASK] Raise submodule pointer (Christian Kuhn)
+2012-09-23  a7b61b2  #24623          [CLEANUP] Remove all occurrences of edit_showFieldHelp == 'text' (Markus Klein)
+2012-09-22  f959554  #41269          [TASK] Switch order of select boxes in quickedit (Georg Ringer)
+2012-09-22  44fe3cb  #41268          [TASK] add leading backslashes to Date* (Anja Leichsenring)
+2012-09-22  f0f718c  #41267          [TASK] add leading backslashes to Runtime* (Anja Leichsenring)
+2012-09-22  538a04a  #41171          [TASK] Introduce base class for PHPUnit tests (Markus Klein)
+2012-09-22  65fe560  #40882          [BUGFIX] Required extensions are not installable (Georg Ringer)
+2012-09-22  665985d  #41266          [TASK] add leading backslashes to SplObject* (Anja Leichsenring)
+2012-09-22  ae0a881  #41142          [TASK] Remove content element "textbox" (Georg Ringer)
+2012-09-22  02f5cdb  #41265          [TASK] Remove jsmin from library list in EXT:about (Christian Kuhn)
+2012-09-22  afa6f5b  #41075          [TASK] Warn for not available plugins in page module (Georg Ringer)
+2012-09-22  84b1bc4  #41132          [TASK] Remove 'Hide: Yes' from hidden CEs (Georg Ringer)
+2012-09-22  40c54ef                  [TASK] Raise submodule pointer (Christian Kuhn)
+2012-09-22  c3e54b6  #41261          [TASK] Update version number of all sysexts to 6.0.0 (Markus Klein)
+2012-09-22  9e0b789  #41262          [TASK] Wrong name for TypoScriptFrontendController test (Wouter Wolters)
+2012-09-22  d1fec2c  #41141          [TASK] Remove content element "script" (Georg Ringer)
+2012-09-22  5731ec6  #41143          [TASK] Show cType label for content elements (Georg Ringer)
+2012-09-22  19519a3  #41258          [BUGFIX] Set current report as selected in ext:reports (Georg Ringer)
+2012-09-22  f9d3e50  #31827          [BUGFIX] Error handler registration accepts way too much PHP error types (Marcus Krause)
+2012-09-22  0ce6db8  #41216          [TASK] Set a flash msg if no subpages available (Georg Ringer)
+2012-09-22  dcab4ea  #41162          [TASK] Remove unused code from logDeprecatedFunction() (Markus Klein)
+2012-09-22  bca5221  #39889          [TASK] Add upgrade wizard to install extensions from TER (Kai Vogel)
+2012-09-22  8dcc891  #31834          [BUGFIX] Error handler callback causes fatal error for parse time errors (Marcus Krause)
+2012-09-22  d63ab0a  #41192          [TASK] Fix CGL violations against SelfMemberReference (Wouter Wolters)
+2012-09-22  3585c3b  #41213          [BUGFIX] Tree view in admin panel is broken with PHP 5.4 (Philipp Gampe)
+2012-09-22  83c7263  #40521          [BUGFIX] Fatal error in GeneralUtility::logDeprecatedFunction() (Andreas Wolf)
+2012-09-22  42e89d2  #41250          [BUGFIX] Fix Http_Request after namespace changes (Philipp Gampe)
+2012-09-22  2ed8e7f  #41199          [TASK] Fix CGL violations against DoubleQuoteUsage (Wouter Wolters)
+2012-09-22  2e6f9ed  #41229          [BUGFIX] Set permission module for admins only (Georg Ringer)
+2012-09-22  082b298  #41248          [TASK] CGL-Fix: Generic.CodeAnalysis.ForLoopWithTestFunctionCall (Andy Grunwald)
+2012-09-22  23355ee  #40415          [BUGFIX] Ensure write access to LocalConfiguration.php (Anja Leichsenring)
+2012-09-22  ef56b93  #41245          [BUGFIX] Deprecate t3lib_install (Markus Klein)
+2012-09-22  b98700f  #41242          [BUGFIX] Cleanup DebugUtility (Helmut Hummel)
+2012-09-22  b7b7cc0  #40333          [BUGFIX] Properly register extbase BE modules (Helmut Hummel)
+2012-09-22  62a2edd  #40570          [BUGFIX] Update mentions of localconf.php (Francois Suter)
+2012-09-22  a281073  #41235          [TASK] Make all classes non final (Helmut Hummel)
+2012-09-22  9347180  #40642          [TASK] CSS StyledContent wraps classes spaceBefore/After twice (Steffen Ritter)
+2012-09-22  2cbf8f5  #41222          [TASK] CGL Cleanup: Fix Squiz.Scope.MemberVarScope-Sniff (Andy Grunwald)
+2012-09-22  d173946  #40363          [TASK] Use namespaced class name in adodb flexform (Nicole Cordes)
+2012-09-22  190a854  #40359          [BUGFIX] Fix saving changes in T3editor (Nicole Cordes)
+2012-09-22  9548b6e  #41227          [BUGFIX] Last CGL violation against property visibility (Christian Kuhn)
+2012-09-22  3f008ba  #23003          [TASK] Update legend img in access module (Georg Ringer)
+2012-09-22  76625ec                  Revert "[TASK] Fix TYPO3.ControlStructures.DisallowEachInLoopCondition" (Christian Kuhn)
+2012-09-21  de2d1ff  #41211          [TASK] Fix TYPO3.ControlStructures.DisallowEachInLoopCondition (Andy Grunwald)
+2012-09-21  0c363da  #41219          [TASK] CGL Cleanup: Fix Squiz.Scope.MethodScope-Sniff (Andy Grunwald)
+2012-09-21  30e381e  #41209          [TASK] Remove not need ChangeLog files (Georg Ringer)
+2012-09-21  4e3929e  #41158          [BUGFIX] Error messages are not shown in 123 installation process (Nicole Cordes)
+2012-09-21  d3a54fe  #41151          [TASK] Database creating fails due to not allowed characters (Nicole Cordes)
+2012-09-21  5357472  #41189          [TASK] Fix CGL violations against NonExecutableCode (Wouter Wolters)
+2012-09-21  ed0d40f  #41131          [TASK] Fix class naming and alias map after namespace change (Helmut Hummel)
+2012-09-21  75bf661  #41205          [TASK] CGL Cleanup: Fix OpeningFunctionBraceKernighanRitchie-Sniff (Andy Grunwald)
+2012-09-21  16de85d  #41190          [SECURITY][BUGFIX] Fix a sql injection in beuser (Georg Ringer)
+2012-09-21  e79a010  #41187          [TASK] Fix CGL violations against ClassDocComment (Wouter Wolters)
+2012-09-21  8d2ab55  #41191          [TASK] Fix CGL violations against OpeningFunctionBraceKernighanRitchie (Wouter Wolters)
+2012-09-21  a1d5e5d  #41119          [TASK] Cleanup character after PHP closing tag (Andy Grunwald)
+2012-09-21  27c5910  #41193          [TASK] Fix CGL violations against UpperCaseConstant (Wouter Wolters)
+2012-09-21  8e102e0  #41185          [TASK] Fix UnnecessaryStringConcatSniff (Georg Ringer)
+2012-09-21  3cdd2b7  #41119          [TASK] Cleanup character after PHP closing tag (Georg Ringer)
+2012-09-20  23e72f0  #41076          [TASK] Show felogin title in page module (Georg Ringer)
+2012-09-20  be69198  #41111          [BUGFIX] Wrong exception msg after namespace change (Georg Ringer)
+2012-09-20  3c45db2  #37067          [BUGFIX] Link to install tool in reports leads to old page (Thomas Löffler)
+2012-09-20  0c37c62  #40949          [TASK] Move code from the system extension cli to core/Classes (Helmut Hummel)
+2012-09-20  80237c5  #41128          [TASK] Provide a file for IDEs to recognize old class names (Helmut Hummel)
+2012-09-20  5d481fb  #41094          [TASK] Rename Core\DataHandler\DataHandler (Christian Kuhn)
+2012-09-19  a099498  #41081          [TASK] EXT:saltedpasswords tests (Christian Kuhn)
+2012-09-19  6e00cb5  #41080          [TASK] EXT:lang unit tests (Christian Kuhn)
+2012-09-19  1a61321  #41077          [TASK] EXT:indexed_search tests (Christian Kuhn)
+2012-09-19  73af487  #41074          [BUGFIX] EXT:form tests and unicode fix (Christian Kuhn)
+2012-09-19  6e84808  #41071          [TASK] EXT:felogin unit tests (Christian Kuhn)
+2012-09-19  bf0b0af  #39850          [BUGFIX] pi_getLL() alternative language translation fails (Xavier Perseguers)
+2012-09-18  e8b589b                  [TASK] Set TYPO3 version to 6.0-dev (TYPO3 Release Team)
+2012-09-18  b59f346                  [RELEASE] Release of TYPO3 6.0.0beta2 (TYPO3 Release Team)
+
+
 2012-09-18  c5af67d                  [RELEASE] Release of TYPO3 6.0.0beta2 (TYPO3 Release Team)
 2012-09-18  06250e7                  [TASK] Raise submodule pointer (TYPO3 Release Team)
 2012-09-18  d7e1d93  #40864          [BUGFIX] Configuration of an extension fails with fatal error (Georg Grossberger)
diff --git a/typo3/sysext/core/Classes/Core/SystemEnvironmentBuilder.php b/typo3/sysext/core/Classes/Core/SystemEnvironmentBuilder.php
index 945d9e974defdb75e8c5fd7449cd46dcd5579e41..4d7333d70072f24d69acf8a45affe732dace52cd 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.0rc1');
 		define('TYPO3_branch', '6.0');
 		define('TYPO3_copyright_year', '1998-2012');
 		// TYPO3 external links