summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorBen Fuhrmannek2015-02-06 22:43:16 +0100
committerBen Fuhrmannek2015-02-06 22:43:16 +0100
commitb8d1b6ccb5d67874d8637a273f73fd9ae1138f16 (patch)
tree773d015dccfb4236b44121fc73fae81f23b926be /Changelog
parent3741554097cc73f03a9a6a4fa4d65dc01c120bd8 (diff)
fixed newline detection for suhosin.mail.protect
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 98472a1..a6b7e3a 100644
--- a/Changelog
+++ b/Changelog
@@ -1,6 +1,7 @@
12015-xx-xx - 0.9.38-dev 12015-xx-xx - 0.9.38-dev
2 - removed code compatibility for PHP <5.4 (lots of code + ifdefs) 2 - removed code compatibility for PHP <5.4 (lots of code + ifdefs)
3 - allow https location for suhosin.filter.action 3 - allow https location for suhosin.filter.action
4 - fixed newline detection for suhosin.mail.protect
4 5
52014-12-12 - 0.9.37.1 62014-12-12 - 0.9.37.1
6 - Changed version string to 0.9.37.1 (without -dev) 7 - Changed version string to 0.9.37.1 (without -dev)