diff options
author | xue <> | 2007-06-25 18:20:18 +0000 |
---|---|---|
committer | xue <> | 2007-06-25 18:20:18 +0000 |
commit | c4b96269e8b1a129612d813c25cf67e98b9dbc65 (patch) | |
tree | 759016557bfcb292af4ba7fff18b056a0294f946 /HISTORY | |
parent | db685ed372f5aba3130f8b51df440d802dd2233b (diff) |
Fixed #635.
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ BUG: Ticket#652 - OFFSET must be specified together with LIMIT for TScaffoldView BUG: Ticket#653 - TUrlMapping: ServiceId irgnored in URL-Map (Qiang) BUG: Ticket#488 - TActiveCustomValidator Is Bypassing My Callback (Wei) BUG: Ticket#620 - PRADO should not take over all of Prototype's Callbacks (Wei) +BUG: Ticket#635 - TDatePicker not correctly updating month (Christophe) BUG: TWizard Sidebar using TDataListItemRenderer has error (Qiang) BUG: TOutputCache crashes when a default button is set (Qiang) BUG: Fixed several typos in TDbCache (Qiang) |