[Phplib-commit] CVS: php-lib-stable CHANGES,1.25,1.26 VERSION,1.3,1.4
Brought to you by:
nhruby,
richardarcher
From: Joe S. <joe...@us...> - 2003-01-14 18:43:15
|
Update of /cvsroot/phplib/php-lib-stable In directory sc8-pr-cvs1:/tmp/cvs-serv5230/php-lib-stable Modified Files: CHANGES VERSION Log Message: Released phplib 7.4-pre2 Index: CHANGES =================================================================== RCS file: /cvsroot/phplib/php-lib-stable/CHANGES,v retrieving revision 1.25 retrieving revision 1.26 diff -C2 -d -r1.25 -r1.26 *** CHANGES 8 Nov 2002 18:32:57 -0000 1.25 --- CHANGES 14 Jan 2003 18:42:55 -0000 1.26 *************** *** 2,5 **** --- 2,8 ---- 08-Nov-2002 joestewart + - Released: phplib 7.4-pre2. + + 08-Nov-2002 joestewart - session4.inc - changed foreach to while in freeze() for compatibility with some php versions. changed source of return value in self_url for wider Index: VERSION =================================================================== RCS file: /cvsroot/phplib/php-lib-stable/VERSION,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** VERSION 5 Jan 2002 15:47:37 -0000 1.3 --- VERSION 14 Jan 2003 18:43:02 -0000 1.4 *************** *** 1 **** ! 7.4-pre1 --- 1 ---- ! 7.4-pre2 |