summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2009-08-27 06:53:46 +0000
committerthomascube <thomas@roundcube.net>2009-08-27 06:53:46 +0000
commit4b20e2871897ad4a0e9bbb7a7b1b83cbcfa01efb (patch)
tree957895f301fee16fbade5679ca4a1bedcb7d43ac /CHANGELOG
parent141c9e732df32afb0ff6892b165bd72f1aac2287 (diff)
Don't set php_value error_log in .htaccess by default
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index b78b0af0c..025bd5ece 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG RoundCube Webmail
===========================
+- Don't set php_value error_log in .htaccess but mention in INSTALL (#1485924)
- Fix too small status/flag/attachment columns in Safari 4 (#1486063)
- Fix selection disabling while dragging splitter in webkit browsers (#1486056)
- Added 'new_messages' plugin hook (#1486005)