mholz       2004/03/14 10:21:11

  Modified:    src/doc  Tag: SLIDE_2_0_RELEASE_BRANCH changelog.xml
  Log:
  Fixed  http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27340.
  WebdavUtils.getAbsolutePath expects the servlet path
  (the result of  HttpServletRequest.getServletPath()),
  not a serverURL.
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.84.2.9  +1 -0      jakarta-slide/src/doc/changelog.xml
  
  Index: changelog.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/src/doc/changelog.xml,v
  retrieving revision 1.84.2.8
  retrieving revision 1.84.2.9
  diff -u -r1.84.2.8 -r1.84.2.9
  --- changelog.xml     2 Feb 2004 08:58:27 -0000       1.84.2.8
  +++ changelog.xml     14 Mar 2004 18:21:11 -0000      1.84.2.9
  @@ -15,6 +15,7 @@
   release.
        
         <changelog>
  +        <fix date="March 13, 2004" author="mholz">Fix wrong URL returned by WebDAV 
reports (Bugzilla entry 27340)</fix>
           <fix date="February 02, 2004" author="mholz">Handle unknown actions in 
SecurityImpl.</fix>
           <add date="February 01, 2004" author="mholz">Added JDBC adapter, which 
provides backward compatibility with Slide 1.x JDBC store.</add>    
                <fix date="January 29, 2004" author="ozeigermann">SQL Server now 
allows for unicode in all strings. Patched contributed by Jacob Lund.</fix>
  
  
  

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

Reply via email to