You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by di...@apache.org on 2004/08/01 14:34:23 UTC

cvs commit: maven-plugins/html2xdoc/xdocs changes.xml

dion        2004/08/01 05:34:22

  Modified:    html2xdoc/xdocs changes.xml
  Log:
  Fix bug on empty html body
  
  Revision  Changes    Path
  1.16      +1 -0      maven-plugins/html2xdoc/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/html2xdoc/xdocs/changes.xml,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- changes.xml	15 Jul 2004 00:13:12 -0000	1.15
  +++ changes.xml	1 Aug 2004 12:34:22 -0000	1.16
  @@ -25,6 +25,7 @@
     </properties>
     <body>
       <release version="1.3.1-SNAPSHOT" date="in CVS">
  +      <action dev="dion" type="fix">Fix crash with an empty html body element.</action>
       </release>
       <release version="1.3" date="2004-05-15">
         <action dev="dion" type="fix">Fix issues with DOM classes and jdk1.3</action>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org