summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorhaertl.mike <>2008-12-02 15:19:48 +0000
committerhaertl.mike <>2008-12-02 15:19:48 +0000
commitdd174b089f6e5bc32fd572e397fd726eca744980 (patch)
treef815bfb518a4d068589e7a44e5229a24333ded90 /HISTORY
parent7083c8647c9ed7d1f10b6ca4797c65f58b63f126 (diff)
Fixed: TUrlMapping encoded extra parameters twice
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 4f62790b..a6f2d070 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4,6 +4,7 @@ BUG: Issue#59 - TPropertyAccess::has() returns false even if the property of an
BUG: Issue#61 - TLogRouter throws exception when using external config file (Michael)
BUG: Issue#62 - Some mistyping: TJavascript or TJavaScript? (Carl)
BUG: TActiveLinkButton and TActiveRadioButtonList crashes if it's the only active control imported. Added TActiveControlAdapter (Carl)
+BUG: TUrlMapping encoded extra parameters twice (Michael)
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)