summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorStefan Esser2014-02-11 13:35:40 +0100
committerStefan Esser2014-02-11 13:35:40 +0100
commit22281ed0f243e3aa41fa0d30aafb1dbc3417d6ee (patch)
tree4db401d08a0b04de7ae375f2fede474d7fcece1d /Changelog
parent459dadf561e044bdf3cf246fe8a354adec17e34d (diff)
Fix standard post handler
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 9817639..3d68be4 100644
--- a/Changelog
+++ b/Changelog
@@ -2,6 +2,7 @@
2 2
3 - Fix problems with the hard memory_limit on 64 bit systems 3 - Fix problems with the hard memory_limit on 64 bit systems
4 - Fix problems with user space session handler due to change in PHP 5.4.0 4 - Fix problems with user space session handler due to change in PHP 5.4.0
5 - Fix std post handler for PHP >= 5.3.11
5 - Added some test cases for various things 6 - Added some test cases for various things
6 7
72012-02-12 - 0.9.34 82012-02-12 - 0.9.34