[Phpxd-commits] CVS: phpXD.www/data/en index.xml,1.4,1.5 releases.xml,1.2,1.3
Status: Beta
Brought to you by:
growbal
From: Thomas D. <th...@us...> - 2002-02-14 13:26:35
|
Update of /cvsroot/phpxd/phpXD.www/data/en In directory usw-pr-cvs1:/tmp/cvs-serv14738/data/en Modified Files: index.xml releases.xml Log Message: Index: index.xml =================================================================== RCS file: /cvsroot/phpxd/phpXD.www/data/en/index.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -r1.4 -r1.5 *** index.xml 7 Feb 2002 08:43:31 -0000 1.4 --- index.xml 14 Feb 2002 13:26:31 -0000 1.5 *************** *** 21,25 **** <h2>Releases</h2> <p> ! The current release is 0.21, see <a href="$URL$$SESSION_ID$releases">Releases</a>. There is a short <a href="$URL$$SESSION_ID$readme">ReadMe</a> and some --- 21,25 ---- <h2>Releases</h2> <p> ! The current release is <strong>0.3</strong>, see <a href="$URL$$SESSION_ID$releases">Releases</a>. There is a short <a href="$URL$$SESSION_ID$readme">ReadMe</a> and some Index: releases.xml =================================================================== RCS file: /cvsroot/phpxd/phpXD.www/data/en/releases.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** releases.xml 14 Feb 2002 13:17:14 -0000 1.2 --- releases.xml 14 Feb 2002 13:26:31 -0000 1.3 *************** *** 11,15 **** <a href="http://prdownloads.sf.net/phpxd/phpxd_0.3.tar.gz"> phpxd_0.3.tar.gz ! </a> (Size: 60568 Bytes) </p> --- 11,15 ---- <a href="http://prdownloads.sf.net/phpxd/phpxd_0.3.tar.gz"> phpxd_0.3.tar.gz ! </a> (Size: 60812 Bytes) </p> *************** *** 81,85 **** (see above section)</li> <li>EntityReferences are not expanded</li> ! <li>there is synchronization between Entities and EntityReferences; thus if you're looking within one of the EntityReference's children and the Entity changes, you won't --- 81,85 ---- (see above section)</li> <li>EntityReferences are not expanded</li> ! <li>there is no synchronization between Entities and EntityReferences; thus if you're looking within one of the EntityReference's children and the Entity changes, you won't |