diff options
author | alecpl <alec@alec.pl> | 2008-11-23 12:25:15 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2008-11-23 12:25:15 +0000 |
commit | d59aaa1aafb204ba7ece824fee0550f907af8c3d (patch) | |
tree | 911e30ab1e44ebed214dc6074a695d4d55c10fbf /CHANGELOG | |
parent | dcf780a6bd5065ffb0dcc76233b1e5f601e258d2 (diff) |
- Allow setting attachment col position in 'list_cols' option
- Allow override 'list_cols' via skin (#1485577)
- Fix: allow empty attribs in templates
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,6 +1,11 @@ CHANGELOG RoundCube Webmail --------------------------- +2008/11/23 (alec) +---------- +- Allow setting attachment col position in 'list_cols' option +- Allow override 'list_cols' via skin (#1485577) + 2008/11/21 (alec) ---------- - Fix 'cache' table cleanup on session destroy (#1485516) |