************************************************************************
-CHANGES & IMPROVEMENTS in TYPO3
-
-Intended to provide an overview of new features, it's a less technical
-changelog of things that have been changed/added to TYPO3.
+CHANGES & IMPROVEMENTS between TYPO3 4.0 and 4.1
+(for technical details see ChangeLog)
************************************************************************
-(add more news here...)
+General
+==================
-2005-09-18 Michael Stucki <michael@typo3.org>
+ * New PHP version requirement: You need to have at least PHP 5.2.0 in order to run TYPO3 4.2
+ * Workspaces allow moving of elements (for details, see Inside TYPO3, Core API, and this video: http://castor.t3o.punkt.de/files/moving_in_workspaces2.mp4 (/.mov for better quality)
- * Merged fenestgrp extension into Core. This makes it possible to select subgroups for fe_groups. Thanks to Glen Gibb.
- * Merged ingmar_accessctrl extension into Core. Content elements and pages can now have access for more than only one group. Thanks to Ingmar Schlecht for his nice extension.
+Backend
+==================
-2005-08-22 Martin Kutschker <martin.t.kutschker@blackbox.net>
+ * ...
- * GMENU_LAYERS now works with Opera browsers
+Compatibility
+=============
-2005-07-02 Michael Stucki <michael@typo3.org>
+ * ...
- * Security fix: A debug script exposed system information provided by phpinfo(). For details, see http://typo3.org/teams/security/security-bulletins/typo3-20050725-1/
+Speed improvements
+==================
-************************************************************************
+ * ...
+
+Development
+====================
+
+ * ...
+
+Database changes
+================
+
+ * ...
+
+DBAL
+====
+
+ * ...
+
+Frontend features
+=================
+
+ * ...
+
+Backend skin
+============
+
+ * ...
+
+Important bugfixes
+==================
+
+ * ...
-2005-05-23 Michael Stucki <michael@typo3.org>
+Currently unsupported
+=====================
- * Release of TYPO3 3.8.0
+ * Missing features concerning the disposal of Inline Relational Record Editing (IRRE)
+ -> Workspaces and Versioning are currently not supported
+ -> FlexForms using the TCA type 'inline' are currently not supported/tested
+ -> Import/Export (sysext tx_impexp) might not work correctly in special cases