summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authormikl <>2008-10-16 14:49:12 +0000
committermikl <>2008-10-16 14:49:12 +0000
commit71f5a719845a9fd131c6513e6001fabe1bc8359f (patch)
tree7e5f77708e0c41f57e8364c6feda0d793fe6a3fb /HISTORY
parent6fea677ad180adce8e0b430cf52632e92ee5d3ab (diff)
Fixed #865
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index f204464b..fda47cb2 100644
--- a/HISTORY
+++ b/HISTORY
@@ -13,6 +13,7 @@ BUG: Ticket#855 - TActiveRecord: Make db-connection serializable in __sleep() fu
BUG: Ticket#856 - Assets PRADO_CHMOD constant missing in several places (Carl)
BUG: Ticket#859 - errorhandler error (stever)
BUG: Ticket#860 - Prado::localize() bug (japplegame)
+BUG: Ticket#865 - TActiveLabels always get an id attribute (Michael)
BUG: Ticket#870 - Callback with redirect breaks lifecycle of page (stever)
BUG: Ticket#872 - use PATH_SEPARATOR in phpunit.php (fragmaster b)
BUG: Ticket#886 - TSimpleDateFormatter: One month offset in time stamp with date pattern "yyyy" (Knut)