diff options
author | thomascube <thomas@roundcube.net> | 2011-01-04 22:13:43 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2011-01-04 22:13:43 +0000 |
commit | 965ed0ca7f5e07dc6d7d7e08ad8215b7c1c63b83 (patch) | |
tree | 29db048f42e525e7f8668d58646495172071edbf /CHANGELOG | |
parent | 6bdb6102c06c605d18f5d2cfba8ac806875ae13a (diff) |
Silently ignore unknown classes in rcube_autoload (#1487109)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ CHANGELOG Roundcube Webmail =========================== +- Make rcube_autoload silently skip unknown classes (#1487109) - Fix charset detection in vcards with encoded values (#1485542) - Better CSS cursors for splitters (#1486874) - Show the same message only once (#1487641) |