summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorxue <>2006-08-30 11:44:59 +0000
committerxue <>2006-08-30 11:44:59 +0000
commit6a92f398c8396f54e293cc021f0e1a98d4650ca2 (patch)
treecef43ba9f229c9cc5eb6043edf8b41b80c872aad /HISTORY
parent92443cbce888aceeedead68938c03006e80bb379 (diff)
fixed #348.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 87bfafe6..13d7a606 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3,6 +3,7 @@ Version 3.0.4 September 3, 2006
BUG: Fixed a bug that would prevent from using <prop:> tag in skins (Qiang)
BUG: Fixed a typo in TControl::setCustomData() (Qiang)
ENH: Ticket#336 - Speed up TSqliteCache with LIMIT SQL clause (Qiang)
+ENH: Ticket#348 - Added THead.ShortcutIcon (Qiang)
ENH: TListControl.SelectedValues and SelectedIndices can now be set before databinding (Qiang)
ENH: Upgrade Scriptaculous javascript library to 1.6.2 (Wei)
ENH: Uses uncompressed javascript in debug mode. (Wei)