+2011-01-21 Jeff Segars <jeff@webempoweredchurch.org>
+
+ * Fixed bug #17129: Minor styling issues with live search
+
+2011-01-21 Steffen Gebert <steffen@steffen-gebert.de>
+
+ * Fixed bug #17167: Cache ExtDirect::getAPI calls
+
+2011-01-21 Stanislas Rolland <typo3@sjbr.ca>
+
+ * Fixed bug #17140: htmlArea RTE: In WebKit, RTE inserts incorrect link if text is double-clicked
+ * Updated htmlArea RTE version to 2.1.5
+ * Fixed bug #16975: htmlArea RTE: Use parentNode rather than parentElement
+
+2011-01-21 Susanne Moog <typo3@susanne-moog.de>
+
+ * Fixed bug #17169: Bug: Wrong color gradients for filter and new button in new page tree
+
+2011-01-21 Tobias Liebig <mail_typo3@etobi.de>
+
+ * Fixed bug #17180: t3editor claims more then 100% width
+
+2011-01-21 Christian Kuhn <lolli@schwarzbu.ch>
+
+ * Fixed bug #17149: Remove sys_refindex_* tables and unused code
+
2011-01-20 Ingo Renner <ingo@typo3.org>
- * Fixed issue #14098: When sending mail, use TYPO3_CONF_VAR for default from address if no other address is provided, credits Jeff Segars and Marcus Krause
+ * Fixed issue #14098: When sending mail, use TYPO3_CONF_VAR for default from address if no other address is provided (Thanks to Jeff Segars and Marcus Krause)
2011-01-20 Tolleiv Nietsch <typo3@tolleiv.de>
2011-01-20 Steffen Kamper <steffen@typo3.org>
+ * Follow-up to #17073: Final Integration of the pagetree - save id with single click (Thanks to Stefan Galinski)
+ * Fixed bug #17133: Pagetree - qtip can be used to execute custom javascript (XSS) (Thanks to Stefan Galinski)
+ * Follow-up to #17153: Protect C(R)UD actions against CSRF - Add token to ExtDirect calls (Thanks to Stefan Galinski)
+ * Fixed bug #17178: Rename extension "list" to "recordlist"
* Fixed bug #17162: Missing localization in t3lib_tsstyleconfig
2011-01-20 Steffen Gebert <steffen@steffen-gebert.de>
* Fixed bug #17044: Styling of TCEforms with renderMode=checkbox
* Fixed bug #17155: Active and hover states are hard to distinguish
+ * Fixed bug #16971: Improve ExtDirect error handling (Thanks to Stefan Galinski)
+ * Fixed bug #17131: ExtDirect Caching: Differentiate between HTTPS/HTTP protocols (Thanks to Stefan Galinski)
+ * Fixed bug #15118: Context menu icons are on the right side
2011-01-20 Ernesto Baschny <ernst@cron-it.de>