summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorStefan Esser2012-01-11 19:57:40 +0100
committerStefan Esser2012-01-11 19:57:40 +0100
commit70310b8f359e1276e3fa6ed326a8f91d9b02f0fc (patch)
tree47d25d6c801d7417e4e65a15778a42cf5204b1f6 /Changelog
parentba38594769bc6d4bf3dbb6ab8a666a165a77b8b4 (diff)
Fix git repository. Github had the wrong git repository commited. The last revisions were missing.
From here we can continue developing.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 19e9036..aeecfe4 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,13 @@
12010-07-23 - 0.9.32.1
2
3 - Fixed missing header file resulting in compile errors
4
52010-07-23 - 0.9.32
6
7 - Added support for memory_limit > 2GB
8 - Fixed missing header file resulting in wrong php_combined_lcg() prototype being used
9 - Improved random number seed generation more by adding /dev/urandom juice
10
12010-03-28 - 0.9.31 112010-03-28 - 0.9.31
2 12
3 - Fix ZTS build of session.c 13 - Fix ZTS build of session.c