You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by dl...@locus.apache.org on 2000/07/19 23:26:40 UTC

cvs commit: xml-xalan/xdocs/sources entities.ent xalan.xml

dleslie     00/07/19 14:26:39

  Modified:    xdocs/sources entities.ent xalan.xml
  Log:
  Update for 1.2..D01
  
  Revision  Changes    Path
  1.8       +2 -2      xml-xalan/xdocs/sources/entities.ent
  
  Index: entities.ent
  ===================================================================
  RCS file: /home/cvs/xml-xalan/xdocs/sources/entities.ent,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- entities.ent	2000/07/14 18:37:44	1.7
  +++ entities.ent	2000/07/19 21:26:38	1.8
  @@ -1,8 +1,8 @@
   <?xml encoding="US-ASCII"?>
   
   <!ENTITY xslt4j "Xalan-Java">
  -<!ENTITY xslt4j-dist "xalan-j_1_1">
  -<!ENTITY xslt4j-current "&xslt4j; version 1.1">
  +<!ENTITY xslt4j-dist "xalan-j_1_2_D01">
  +<!ENTITY xslt4j-current "&xslt4j; version 1.2.D01">
   <!ENTITY xml4j "Xerces-Java">
   <!ENTITY xml4j-used "&xml4j; version 1.1.2">
   <!ENTITY xslt4c "Xalan-C++">
  
  
  
  1.11      +1 -1      xml-xalan/xdocs/sources/xalan.xml
  
  Index: xalan.xml
  ===================================================================
  RCS file: /home/cvs/xml-xalan/xdocs/sources/xalan.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- xalan.xml	2000/06/28 19:30:02	1.10
  +++ xalan.xml	2000/07/19 21:26:39	1.11
  @@ -67,7 +67,7 @@
     <separator/>
     
     <document id="index"
  -            label="Xalan-J 1.1"
  +            label="Xalan-J 1.2.D01"
               source="xalan/index.xml"/>
     
     <external href="getstarted.html#download"  label="Downloads"/>