summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorxue <>2006-07-04 23:10:42 +0000
committerxue <>2006-07-04 23:10:42 +0000
commita957f5fb091962c05738d619ebc65a908aa397ca (patch)
tree1467fd6c01723755e7154d1a90ef4ee9fd3bea96 /HISTORY
parent2e473b200186161248b8c0d568c176d16bd2e590 (diff)
Fixed #268
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index c6d39dc5..22ead533 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,6 +1,7 @@
Version 3.0.3 August 6, 2006
============================
BUG: Ticket#264 - Typos in some exception throw statements (Knut)
+BUG: Ticket#268 - THttpResponse.redirect() may fail for some browsers (Qiang)
BUG: TDataGrid may complain getting ItemType on a non-object if the grid is not data-bound (Qiang)
NEW: Added TStyleSheet (Wei)