summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog5
1 files changed, 4 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index 46710d5..3ee375d 100644
--- a/Changelog
+++ b/Changelog
@@ -1,4 +1,7 @@
12016-xx-xx - 0.9.39dev1 12016-xx-xx - 0.9.39dev2
2 - some improvements for Windows (NewEraCracker)
3 - fixes for test cases (NewEraCracker)
4 - new feature: suhosin.log.max_error_length to limit the error output
2 - fixed function_exists wrapper to ignore backslash-prefixes (#92) 5 - fixed function_exists wrapper to ignore backslash-prefixes (#92)
3 - backport of PHP bug 71152: mt_rand() returns the different values from original mt19937ar.c 6 - backport of PHP bug 71152: mt_rand() returns the different values from original mt19937ar.c
4 - removed dead code 7 - removed dead code