You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-dev@jakarta.apache.org by re...@apache.org on 2001/04/29 09:39:53 UTC

cvs commit: jakarta-slide/src/doc changelog.xml

remm        01/04/29 00:39:53

  Modified:    src/doc  changelog.xml
  Log:
  - Update the build system to the new style introced in the commons.
  - Remove the build scripts (build.bat and build.sh). Use the Ant
    command directly (see instructions in the documentation - installation page).
  - Use some of the new Ant features.
  
  Revision  Changes    Path
  1.40      +10 -0     jakarta-slide/src/doc/changelog.xml
  
  Index: changelog.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/src/doc/changelog.xml,v
  retrieving revision 1.39
  retrieving revision 1.40
  diff -u -r1.39 -r1.40
  --- changelog.xml	2001/04/19 07:21:27	1.39
  +++ changelog.xml	2001/04/29 07:39:53	1.40
  @@ -19,6 +19,16 @@
             Add interceptors in the client to do event notification
             (RM, SGP)
           </add>
  +        <add>
  +          The Uri object will now hold a reference to the SlideToken (RM)
  +        </add>
  +        <add>
  +          Simple implementation of DASL's SEARCH method in the client 
  +          library (Shawn Dodd)
  +        </add>
  +	<update>
  +	  Update the build system to use the new Jakarta style (RM)
  +	</update>
         </changelog>
   
       </p>