diff options
Diffstat (limited to 'UPGRADE')
-rw-r--r-- | UPGRADE | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -14,6 +14,10 @@ Upgrading from v3.0b - Pagers in TDataGrid are now enclosed within panels. The event indicating
their creation is changed to OnPagerCreated instead of OnItemCreated.
- TTextHighlighter.EnableCopyCode defaults to false now.
+- TTarFileExtrator is moved to System.IO
+ Cache classes are moved to System.Caching
+ TXmlDocument is moved to System.Xml
+ TLogger, TLogRouter, TDataFieldAccessor, TSimpleDateFormatter are moved to System.Util
Upgrading from v3.0a
--------------------
|