vgritsenko    2003/09/04 16:03:40

  Modified:    .        status.xml
  Log:
  Reflect some of the recent changes.
  
  Revision  Changes    Path
  1.10      +22 -2     xml-xindice/status.xml
  
  Index: status.xml
  ===================================================================
  RCS file: /home/cvs/xml-xindice/status.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- status.xml        4 Sep 2003 12:19:27 -0000       1.9
  +++ status.xml        4 Sep 2003 23:03:40 -0000       1.10
  @@ -59,7 +59,27 @@
   
       <changes>
           <!-- Add new releases here -->
  -        <release version="1.1-dev" date="August 6 2003">
  +        <release version="1.1-dev" date="September 4 2003">
  +            <action dev="VG" type="add">
  +                Added new fault code, DBE_CANNOT_READ
  +            </action>
  +            <action dev="VG" type="add">
  +                Added new service, MetaService. It provides access to the 
metadata.
  +            </action>
  +            <action dev="VG" type="update">
  +                Enable meta data in the system.xml file
  +            </action>
  +            <action dev="VG" type="fix">
  +                XMLSerializable streamToXML method does not modify passed 
document.
  +                It uses provided document only as factory for nodes.
  +            </action>
  +            <action dev="VG" type="fix">
  +                Webapp context renamed to /xindice (all lowercase).
  +            </action>
  +            <action dev="VG" type="fix">
  +                When using xindice with Jetty, port is set to 8888.
  +                Documentation updated to reflect this.
  +            </action>
               <action dev="VG" type="fix" fixes-bug="17035">
                   JDK 1.4 works with Xindice and it is supported.
               </action>
  @@ -79,7 +99,7 @@
                   Compilation from the Cygwin environment now working.
               </action>
           </release>
  -        <release version="1.1b" date="11/1/2002">
  +        <release version="1.1b" date="November 1 2002">
               <action dev="VBO" type="add" context="admin">
                   Xindice has a new website.
               </action>
  
  
  

Reply via email to