summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorxue <>2006-04-21 10:53:19 +0000
committerxue <>2006-04-21 10:53:19 +0000
commite57fc66ee3f5259b4f7cbd18a1cd0f6da6176f5d (patch)
treed813827b29a5d417306930f0723cf0ceb3392377 /HISTORY
parenta7f8344cc6d2067352c524e5d2d2fcdc58b71cab (diff)
Fixed #139.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 322a2fd3..cd83b634 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4,6 +4,7 @@ BUG: Ticket#131 - TImageMap and TLinkButton continue to postback even client val
BUG: Ticket#135 - TBrowserLogRoute reports wrong timings (Qiang)
BUG: Ticket#137 - The JavasciptLogger does not work (Qiang)
BUG: Ticket#138 - missing file in TDataGrid (Qiang)
+BUG: Ticket#139 - TThemeManager::setBasePath() should understand an alias path (Qiang)
BUG: Non-control components can now use expressions in their properties (Qiang)
BUG: TControl.Visible did not make use of overriden getVisible() (Qiang)
BUG: TWizard did not stop navigation upon a validation failure (Qiang)