Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/roundcube/roundcubemail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2018-01-07 16:37:39 +0300
committerThomas Bruederli <thomas@roundcube.net>2018-01-07 16:37:39 +0300
commit917ae1c19964860ee0f2f2c8b4beb092ce3aa19b (patch)
tree5692f19b694b4f2a6884b11e08a9b0907703c08c /CHANGELOG
parent6fb6a0b88503309c55610bd131780ae4215cb63f (diff)
Bump version to 1.3.4
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index ecaa22472..12f612830 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,8 @@
CHANGELOG Roundcube Webmail
===========================
+RELEASE 1.3.4
+-------------
- Fix a couple of warnings on PHP 7.2 (#6098)
- Fix broken long filenames when using imap4d server - workaround server bug (#6048)
- Fix so temp_dir misconfiguration prints an error to the log (#6045)