summaryrefslogtreecommitdiff
path: root/UPGRADE
diff options
context:
space:
mode:
authorxue <>2006-03-31 22:13:53 +0000
committerxue <>2006-03-31 22:13:53 +0000
commitb6e539162ea75250932b83def2c28d00041f96af (patch)
tree12774c4f1f5f8c8dc1f2b8081498e0f6b85a515f /UPGRADE
parentcc9fdb6054c896b10ceaab73059e55031ae44d29 (diff)
Added TImageMap and TInlineFrame demos.
Diffstat (limited to 'UPGRADE')
-rw-r--r--UPGRADE4
1 files changed, 4 insertions, 0 deletions
diff --git a/UPGRADE b/UPGRADE
index 2bfc8c53..fc721275 100644
--- a/UPGRADE
+++ b/UPGRADE
@@ -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
--------------------