summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorhaertl.mike <>2008-10-29 19:47:02 +0000
committerhaertl.mike <>2008-10-29 19:47:02 +0000
commit4baf17880e3c83b6900794459d2ebb9adf379aa3 (patch)
treed2436151176d63812b395ada456ddbeb535bd3fa /HISTORY
parentb311d8dbb2d82a32abc5a7a922fae34367d710ec (diff)
Fixed issue #13 (trac #813)
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 46e39efc..38e46cb5 100644
--- a/HISTORY
+++ b/HISTORY
@@ -37,6 +37,7 @@ ENH: Ticket#890 - Minor optimization: Use $var===null over is_null($var) (Knut)
ENH: Ticket#893 - Added page parameter to queryForPagedList() to specify the initial page to load (Michael)
ENH: Ticket#896 - TTheme - enhance for subclassing (Knut)
ENH: Ticket#898 - Minor optimization: Use (int) over intval() (Knut)
+ENH: Ticket#813 - (Issue #13) TRegularExpressionValidator has new ClientSidePatternModifier property (Michael)
ENH: Ticket#809 - "LIMIT 1" for ActiveRecord find() and findBy() (Carl)
ENH: Ticket#848 - TCache "set" and "add" with empty values (Carl)
ENH: Ticket#822 - Not receiving emails from TEmailLogRoute (Carl)