summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorcarlgmathisen <>2008-11-25 12:19:33 +0000
committercarlgmathisen <>2008-11-25 12:19:33 +0000
commit789f1e799fa63a2d04c726822c4a725db29b43fc (patch)
tree1c2bbd831e7567f96a23e1fddee0cb6fd8da0181 /HISTORY
parent372a0eadf5e254caacd1ce69689a69b129b6b980 (diff)
Bug in TActiveRadioButtonList
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 1 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index c74d5bc6..dc1c49f9 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3,7 +3,7 @@ Version 3.1.4 To be released
BUG: Issue#59 - TPropertyAccess::has() returns false even if the property of an object was found (Carl)
BUG: Issue#61 - TLogRouter throws exception when using external config file (Michael)
BUG: Issue#62 - Some mistyping: TJavascript or TJavaScript? (Carl)
-BUG: TActiveLinkButton crashes if it's the only active control imported. Added TActiveControlAdapter (Carl)
+BUG: TActiveLinkButton and TActiveRadioButtonList crashes if it's the only active control imported. Added TActiveControlAdapter (Carl)
ENH: Issue#36 - Refactored TRatingList/TActiveRatingList, and added some docs (Bradley)
ENH: Issue#52 - Upgraded to TinyMCE 3.2.1
ENH: Issue#72 - Add wildcard support to TUrlMapping (friendly-urls) (Michael)