diff options
author | <changelog@php.net> | 1999-11-01 02:09:20 +0000 |
---|---|---|
committer | <changelog@php.net> | 1999-11-01 02:09:20 +0000 |
commit | 27b22a7ee3d5f06adac3b207444c541502221aef (patch) | |
tree | adff2a79851baa34d05fe167b93e11cc0b059fcf | |
parent | ce63a5b611e470652f3e20c0bf6ad94cb9634975 (diff) | |
download | php-git-27b22a7ee3d5f06adac3b207444c541502221aef.tar.gz |
ChangeLog update
-rw-r--r-- | ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -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 |