Update of /cvsroot/phplib/php-lib-stable
In directory usw-pr-cvs1:/tmp/cvs-serv3910/php-lib-stable
Modified Files:
CHANGES
Log Message:
auth persistent slots with Session4
Index: CHANGES
===================================================================
RCS file: /cvsroot/phplib/php-lib-stable/CHANGES,v
retrieving revision 1.22
retrieving revision 1.23
diff -C2 -d -r1.22 -r1.23
*** CHANGES 1 Oct 2002 16:22:02 -0000 1.22
--- CHANGES 4 Oct 2002 14:13:26 -0000 1.23
***************
*** 1,4 ****
--- 1,8 ----
$Id$
+
+ 04-Oct-2002 joestewart
+ - auth4.inc, page4.inc, local4.inc - Giancarlo's changes for auth's persistent slots with Session4.
+
01-Oct-2002 joestewart
- session4.inc, session4_custom.inc - changes required for register_globals off.
|