summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2010-09-29 08:30:56 +0000
committerthomascube <thomas@roundcube.net>2010-09-29 08:30:56 +0000
commitbd911ba8143f07fa4f14b682ddcd559a69a208e8 (patch)
tree26f5584eee7ca9be933cfafd0ff2e99599519b3a /CHANGELOG
parent9d2a3a819a588f0fad2aaac0b330bafe594954ec (diff)
Pool some code for command line tools; avoid displaying password on shell (#1486947); fix msgexport now using the new imap wrapper
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index e4a19cf0b..d38bbb9a3 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,8 @@
CHANGELOG Roundcube Webmail
===========================
+- Fix msgexport.sh now using the new imap wrapper
+- Avoid displaying password on shell (#1486947)
- Only lower-case user name if first login attempt failed (#1486393)
- Make alias setting in squirrelmail_usercopy plugin configurable (patch by pommi, #1487007)
- Prevent from saving a non-existing skin path in user prefs (#1486936)