dirkv       01/10/12 13:40:22

  Modified:    src/doc  changelog.xml
  Log:
  fix 4131 - NullPointerException with empty supportedlock or lockdiscovery
  Aclproperty and PrincipalCollectionSet property is now also guarded against
  empty elements
  
  Revision  Changes    Path
  1.67      +3 -0      jakarta-slide/src/doc/changelog.xml
  
  Index: changelog.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/src/doc/changelog.xml,v
  retrieving revision 1.66
  retrieving revision 1.67
  diff -u -r1.66 -r1.67
  --- changelog.xml     2001/10/11 08:28:34     1.66
  +++ changelog.xml     2001/10/12 20:40:22     1.67
  @@ -63,6 +63,9 @@
             The standalone server now includes the Tomcat 4 documentation 
             bundle (RM)
           </add>
  +        <fix>
  +          4131 - NullPointerException with empty supportedlock or lockdiscovery (DV)
  +        </fix>
   
         </changelog>
   
  
  
  


Reply via email to