scohen      2004/05/06 20:02:29

  Modified:    net/xdocs changes.xml
  Log:
  clean up release notes page
  
  Revision  Changes    Path
  1.26      +7 -6      jakarta-commons/net/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/net/xdocs/changes.xml,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -r1.25 -r1.26
  --- changes.xml       5 May 2004 03:47:21 -0000       1.25
  +++ changes.xml       7 May 2004 03:02:29 -0000       1.26
  @@ -21,13 +21,13 @@
     </properties>
   
     <body>
  -    <release version="1.2.1" date="May 6, 2004">
  +    <release version="1.2.1" date="May 6, 2004" description="fix release">
         <action dev="scohen" type="fix">
  -             remove any code that would render package uncompilable under JDK 1.2
  +             changed code that rendered package uncompilable under JDK 1.2
         </action>
       </release>       
   
  -    <release version="1.2.0" date="April 30, 2004">
  +    <release version="1.2.0" date="April 30, 2004" description="autodetection of 
system for listings">
         <action dev="scohen" type="fix">
                Mario Ivankovits &lt;[EMAIL PROTECTED]&gt; added
                functionality supporting correct handling of the &quot;dirstyle&quot; 
  @@ -62,7 +62,7 @@
         </action>
       </release>
       
  -    <release version="1.1.1" date="TBD">
  +    <release version="1.1.1" date="TBD" description="last jdk1.1 compatible 
release">
         <action dev="scohen" type="fix">
           Removed all JDK 1.1 incompatibilities that had been introduced
           unintentionally in previous versions.  Release 1.1.1 is the last 
  @@ -73,7 +73,7 @@
         </action>
       </release>
   
  -    <release version="1.1.0" date="October 23, 2003">
  +    <release version="1.1.0" date="October 23, 2003" description="many enhancements 
and bug fixes">
         <action dev="dfs" type="add">
           Rory Winston &lt;[EMAIL PROTECTED]&gt; provided
           patches to add the following extended NNTP commands to
  @@ -139,7 +139,8 @@
           New parsers merged with mainline with support for old list parsers.
         </action>
       </release>
  -    <release version="1.0.0" date="02/23/2003">
  +
  +    <release version="1.0.0" date="02/23/2003" description="first jakarta release">
         <action dev="brekke" type="add">
           Added a migration document for moving from NetComponents to Commons/Net.
         </action>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to