summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorhaertl.mike <>2008-10-28 16:41:52 +0000
committerhaertl.mike <>2008-10-28 16:41:52 +0000
commit70f0a7fae5cec1dc62430e29a6cce83ed1d49f6d (patch)
treee5fee722a126225fb80306a1e948ed9f9daeaaf8 /HISTORY
parent5af1a4cca7044655f89bf96ced94d0c5968daff1 (diff)
Fixed issue 4 (trac ticket 900)
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 4c7319ce..41ab2093 100644
--- a/HISTORY
+++ b/HISTORY
@@ -19,6 +19,7 @@ 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)
BUG: Ticket#897 - TSimpleDateFormatter: If no YearPattern is set it should default to current year (Knut)
BUG: Ticket#899 - TSqlCriteria: SQL-statements with limit and offset doesn't work (Knut)
+BUG: Ticket#900 - TDataGrid with TRequireFieldValidator and TEditCommandColumn interaction error (Michael)
BUG: Ticket#904 - TDbConnection: Add emulate prepares workaround for boolean compares (Knut)
BUG: Ticket#908 - TDbCache::init / Exception (Knut)
BUG: Ticket#922 - Problem with TUrlMapping and urlencoding (Michael)