diff options
author | xue <> | 2008-03-06 15:25:32 +0000 |
---|---|---|
committer | xue <> | 2008-03-06 15:25:32 +0000 |
commit | 926b6fa30ee269962acaf29d40328078a175a390 (patch) | |
tree | f46ed8faa0d1a9b8f804dd69e8116516a4ca5fbc /HISTORY | |
parent | a33eb784466c3879e40d7bc35be5a37f62552d11 (diff) |
Fixed #799.
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ BUG: Ticket#753 - Themes not allways being set (Qiang) BUG: Ticket#776 - Logout button should not cause validation in blog tutorial (Qiang) BUG: Ticket#785 - TDatePicker OnDateChanged event problem (Christophe) BUG: Ticket#766, #786 - TDbCache does not work with MySQL and PostgreSQL (Qiang) +BUG: Ticket#799 - Fixed several link errors in documentation about PDO (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) |