joerg       2003/05/30 17:34:56

  Modified:    .        changes.xml
  Log:
  bug 15302 fixed
  
  Revision  Changes    Path
  1.15      +5 -1      cocoon-2.0/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.0/changes.xml,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- changes.xml       22 May 2003 21:26:26 -0000      1.14
  +++ changes.xml       31 May 2003 00:34:56 -0000      1.15
  @@ -22,6 +22,7 @@
     <person name="Pierpaolo Fumagalli" email="[EMAIL PROTECTED]" id="PF"/>
     <person name="Vadim Gritsenko" email="[EMAIL PROTECTED]" id="VG"/>
     <person name="Christian Haul" email="[EMAIL PROTECTED]" id="CH"/>
  +  <person name="Jörg Heinicke" email="[EMAIL PROTECTED]" id="JH"/>
     <person name="Bernhard Huber" email="[EMAIL PROTECTED]" id="BH"/>
     <person name="Ivelin Atanasoff Ivanov" email="[EMAIL PROTECTED]" id="IAI"/>
     <person name="Berin Loritsch" email="[EMAIL PROTECTED]" id="BL"/>
  @@ -42,6 +43,9 @@
    </devs>
   
    <release version="@version@" date="@date@">
  +  <action dev="JH" type="fix" fixes-bug="15302">
  +   For non-existant files XSPUtil.relativeFilename() now throws 
FileNotFoundException instead of NPE.
  +  </action>
     <action dev="VG" type="fix" fixes-bug="20159" due-to="Hugh Leather" 
due-to-email="[EMAIL PROTECTED]">
      Logicsheets:
      Changed scope of and renamed temporary 'soap:call' XScript variable in 
&lt;soap:call&gt;.
  
  
  

Reply via email to