diff options
author | xue <> | 2008-01-16 22:16:54 +0000 |
---|---|---|
committer | xue <> | 2008-01-16 22:16:54 +0000 |
commit | d9d790345d807e09bf6732ea57a34be7f58292ae (patch) | |
tree | f3e07e0e6679ee6b1d02422abaf490a415037b1d /HISTORY | |
parent | d4ea1ed8348508b71dcbbf296a4e028f04567e1d (diff) |
fixed #776.
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ BUG: Ticket#736 - Files never created in clientscript.php (Qiang) BUG: Ticket#744 - Callback error handling is improved (Qiang) BUG: Ticket#750 - The "expire" parameter is used inconsistently in cache modules (Qiang) BUG: Ticket#753 - Themes not allways being set (Qiang) +BUG: Ticket#776 - Logout button should not cause validation in blog tutorial (Qiang) BUG: Fixed a bug in TPropertyValue::ensureArray() (Qiang) CHG: Changed TConditional so that the controls in its template behave like they are in its parent (Qiang) CHG: Active Record many-to-many relationship change from self::HAS_MANY to self::MANY_TO_MANY (Wei) |