diff options
author | ctrlaltca@gmail.com <> | 2011-06-01 08:32:47 +0000 |
---|---|---|
committer | ctrlaltca@gmail.com <> | 2011-06-01 08:32:47 +0000 |
commit | 3abc397e9b53623dd373746e8ab9bd5dd455cd0c (patch) | |
tree | bf2dd605a14ac63e9d9c20c283ae0878e2616eea /HISTORY | |
parent | 87eb3b2a773c74b0c798ee6c3ecebeb972e88c71 (diff) |
fix for #311; updated docs
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Version 3.1.9 Xxx XX, 201X + +BUG: Issue#311 - TDataList : FooterStyle not used (ctrlaltca) +BUG: Issue#326 - Translation don't work with Prado 3.1.8 (ctrlaltca) +BUG: Issue#327 - TDbCache with PostgreSQL throw a TDbException (ctrlaltca) + Version 3.1.8 May 29, 2011 BUG: Issue#16 - [684] TDatePicker problems (rojaro) |