diff options
author | mikl <> | 2008-10-15 09:03:42 +0000 |
---|---|---|
committer | mikl <> | 2008-10-15 09:03:42 +0000 |
commit | 4b962a306fd43476dfe3f2042dd4b941f7ea4d13 (patch) | |
tree | 93d6aff92f2c2e5cff966121b9d6eace1778063d /HISTORY | |
parent | 2ba1cc88126558074bffed6a333f1dce3f7ac496 (diff) |
Fixed #917 (This time really, last commit was #919)
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -23,6 +23,7 @@ BUG: Ticket#908 - TDbCache::init / Exception (Knut) BUG: Ticket#938 - TPageStateFormatter EnableStateEncryption causes massive page state (Michael) BUG: Ticket#622 - Changing Display-attribute of a TActiveCheckBox dy CHG: Ticket#844 - Upgraded TinyMCE to 3.1.0.1 (Christophe) +CHG: Ticket#917 - TUrlMapping - change members to protected (Michael) CHG: Ticket#919 - TUserManager loadUserData function (Michael) ENH: Workaround for slow meta data retrieval in MySQL<5.1.21 (Michael) ENH: Ticket#823 - PromptText/PromptValue only populated if there is data (Knut) |