summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2013-04-10 23:40:16 +0200
committerThomas Bruederli <thomas@roundcube.net>2013-04-10 23:40:16 +0200
commita32682f3db31ae944e9b8b0eca7169421f9f8199 (patch)
tree6ef51a8c9dd8e1ac2a807cf02993d128155e010a
parent2741d8ecedb156773328750be0d09ecc89afa4bd (diff)
Updated changelog
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index fb61baae0..9e56109f2 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,8 @@
CHANGELOG Roundcube Webmail
===========================
+- Set minimal permissions to temp files (#148899)
+- Improve content check for embedded images without filename (#1489029)
- Fix handling of invalid characters in message headers and output (#1489032)
- Avoid race-conditions with concurrent attachment uploads (#1488422)
- Fix selecting collapsed rows on select-all (#1489036)