************************************************************************
-CHANGES & IMPROVEMENTS in TYPO3 4.0
+CHANGES & IMPROVEMENTS between TYPO3 4.0 and 4.1
(for technical details see ChangeLog)
************************************************************************
-Access Control
-===============
+General
+==================
- * FE-groups are now nested and content elements. Additionally, pages can have more than one group assigned. (Michael Stucki, integrating extension "fenestgrp" by Glen Gibb and extension "ingmar_accessctrl" by Ingmar Schlecht)
+ * 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)
+
+Backend
+==================
+
+ * ...
Compatibility
-==============
+=============
+
+ * ...
+
+Speed improvements
+==================
+
+ * ...
+
+Development
+====================
+
+ * ...
+
+Database changes
+================
+
+ * ...
+
+DBAL
+====
+
+ * ...
+
+Frontend features
+=================
+
+ * ...
+
+Backend skin
+============
+
+ * ...
+
+Important bugfixes
+==================
- * GMENU_LAYERS and TMENU_LAYERS and image rollovers now work with Opera browsers (Martin Kutschker)
+ * ...
-Security
-=========
+Currently unsupported
+=====================
- * A debug script exposed system information provided by phpinfo(). For details, see http://typo3.org /teams/security/security-bulletins/typo3-20050725-1/ (Michael Stucki)
+ * 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