summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorxue <>2007-03-04 02:20:16 +0000
committerxue <>2007-03-04 02:20:16 +0000
commit391edbb22addfe835c62a506266ca694a9abc3e3 (patch)
tree14977cd9368f556aa54ee208e682bc3cdb58bf2f /HISTORY
parent3f970f4c8caf67e1dc2fc21ad27a217017a1fbd3 (diff)
Fixed #555.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 267f350f..0ae18b79 100644
--- a/HISTORY
+++ b/HISTORY
@@ -5,6 +5,7 @@ BUG: Ticket#517 - Quickstart I18N sample: conflicting module ID (Wei)
BUG: Ticket#521 - comment tag on TActiveButton stop callback (Wei)
BUG: Ticket#549 - set/get Timestamp on TDatePicker shound handle "null" values (Qiang)
BUG: Ticket#553 - I18N quickstart sample does not work (Qiang)
+BUG: Ticket#555 - TNumberFormat throws exception (Qiang)
BUG: TXmlElement did not encode attribute and text values when being saved as a string (Qiang)
BUG: SelectedIndices not return expected result for ActiveListBox (Wei)
ENH: Ticket#503 - Localization and parameter tags can now appear as a substring in a property initial value (Qiang)