1 ************************************************************************
2 CHANGES & IMPROVEMENTS between TYPO3 4.0 and 4.1
3 (for technical details see ChangeLog)
4 ************************************************************************
9 * Changed the default value of $TYPO3_CONF_VARS[SYS][devIPmask]
14 * TODO Dmitry: explain cache_pagesection speedup
15 * TODO Dmitry: explain speedup using .htaccess
25 * Changed many BLOB fields from int/varchar/whatever to tinyint(1) - this is the field type which is actually intended by MySQL for BLOBs
35 * TODO Ingmar: explain Permalogin