summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2010-09-18 16:32:00 +0000
committerthomascube <thomas@roundcube.net>2010-09-18 16:32:00 +0000
commit62c791f60923e12ef157f6de7018d0f7ada47911 (patch)
tree16d6c4db1788a6e993508f2b9268b3f759588e29 /CHANGELOG
parentffc040bf9ea603ab9c5d752a222caf22627643c7 (diff)
Prevent from saving a non-existing skin path in user prefs
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 1ece7d52d..51033a281 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG RoundCube Webmail
===========================
+- Prevent from saving a non-existing skin path in user prefs (#1486936)
- Improve handling of single-part messages with bogus BODYSTRUCTURE (#1486898)
- Fix path to SQL files when using pgsql/mysqli/sqlsrv drivers (#1486902)
- Fix upgrade script for SQLite (#1486903)