summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2013-06-26 09:11:04 +0200
committerThomas Bruederli <thomas@roundcube.net>2013-06-26 09:11:04 +0200
commitbdaa4b2cb615e642ff7a3644bdfbb096406d29ff (patch)
treee387bf2530f31593b732245bb509c3ff7a15c56b /CHANGELOG
parent9eaf681b6be9e94b9e737eb2eaaa7272229334b1 (diff)
parent253f0aed1699c84cbdb684ef53e6c9c56c077d6f (diff)
Merge branch 'master' of github.com:roundcube/roundcubemail
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index fec5370dc..5f736a792 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Remove deprecated (in PHP 5.5) PREG /e modifier usage (#1489174)
- Fix empty messages list when register_globals is enabled (#1489157)
- Improved/unified attachment preview screen, added print button
- Fix lack of space between searchfiler and quicksearchbar in Larry skin (#1489158)