summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>1999-11-01 02:09:20 +0000
committer <changelog@php.net>1999-11-01 02:09:20 +0000
commit27b22a7ee3d5f06adac3b207444c541502221aef (patch)
treeadff2a79851baa34d05fe167b93e11cc0b059fcf
parentce63a5b611e470652f3e20c0bf6ad94cb9634975 (diff)
downloadphp-git-27b22a7ee3d5f06adac3b207444c541502221aef.tar.gz
ChangeLog update
-rw-r--r--ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e9c80fbb3b..54a326f193 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+1999-10-31 Sascha Schumann <sascha@schumann.cx>
+
+ * ext/session/session.c: Add missing initialization entry
+
+ * ext/mcrypt/mcrypt.c: Support current mcrypt. Tested with libmcrypt-2.2.4
+
+ * ext/session/php_session.h
+ ext/session/session.c:
+ Change session.lifetime to session.cookie_lifetime. And:
+
+1999-10-31 Sam Ruby <rubys@us.ibm.com>
+
+ * configuration-parser.y:
+1999-10-31 changelog <changelog@www>
+
+ * ChangeLog: ChangeLog update
+
1999-10-30 Rasmus Lerdorf <rasmus@php.net>
* php_regex.h: typing in the dark