summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2015-02-26 18:04:03 +0100
committerAleksander Machniak <alec@alec.pl>2015-02-26 18:04:03 +0100
commitb59b72cc3028cc0514e951f135d8bfe7efcaaa6f (patch)
treee94a5312c4e73cf7b3e470dd8f2c15f079c3118d /CHANGELOG
parent2a31f6dbd7c63232918d175fb2879682217946ea (diff)
Fix "Non-static method PEAR::isError() should not be called statically" errors (#1490281)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 72ccf7043..4855f2c31 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -17,6 +17,7 @@ CHANGELOG Roundcube Webmail
- Fix cursor position on reply below the quote in HTML mode (#1490263)
- Fix so "over quota" errors are displayed also in message compose page
- Fix duplicate entries supression in autocomplete result (#1490290)
+- Fix "Non-static method PEAR::isError() should not be called statically" errors (#1490281)
RELEASE 1.1.0
-------------