summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorxue <>2008-03-06 15:25:32 +0000
committerxue <>2008-03-06 15:25:32 +0000
commit926b6fa30ee269962acaf29d40328078a175a390 (patch)
treef46ed8faa0d1a9b8f804dd69e8116516a4ca5fbc /HISTORY
parenta33eb784466c3879e40d7bc35be5a37f62552d11 (diff)
Fixed #799.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index d2b9c397..d59c6cde 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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)