[Phplib-commit] CVS: php-lib-stable CHANGES,1.20,1.21
Brought to you by:
nhruby,
richardarcher
From: Joe S. <joe...@us...> - 2002-10-01 16:14:00
|
Update of /cvsroot/phplib/php-lib-stable In directory usw-pr-cvs1:/tmp/cvs-serv19579/php-lib-stable Modified Files: CHANGES Log Message: moved session4 require files to php directory Index: CHANGES =================================================================== RCS file: /cvsroot/phplib/php-lib-stable/CHANGES,v retrieving revision 1.20 retrieving revision 1.21 diff -C2 -d -r1.20 -r1.21 *** CHANGES 7 Aug 2002 19:31:33 -0000 1.20 --- CHANGES 1 Oct 2002 16:13:56 -0000 1.21 *************** *** 1,4 **** --- 1,8 ---- $Id$ + 01-Oct-2002 joestewart + - moved session4.inc from php-lib tree. + - moved session4_custom.inc and user4.inc from unsup/ directory. + 07-Aug-2002 layne_weathers - Fixed [ #542808 ] nextid()'s lock() in db_mysql.inc |