bruno       2003/05/20 13:54:49

  Modified:    .        changes.xml
  Log:
  added an action
  
  Revision  Changes    Path
  1.13      +4 -1      cocoon-2.0/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.0/changes.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- changes.xml       17 May 2003 03:57:43 -0000      1.12
  +++ changes.xml       20 May 2003 20:54:49 -0000      1.13
  @@ -42,6 +42,9 @@
    </devs>
   
    <release version="@version@" date="@date@">
  +  <action dev="BRD" type="fix" fixes-bug="8379">
  +   XIncludeTransformer: handle null systemid's in setDocumentLocator event.
  +  </action>
     <action dev="VG" type="update" fixes-bug="19978" due-to="Ciro Mondueri" 
due-to-email="[EMAIL PROTECTED]">
      Fixed namespace handling in XMLDBSource.
     </action>
  
  
  

Reply via email to