jon         01/03/30 09:39:20

  Modified:    docs/site contact.html
               xdocs/site contact.xml
  Log:
  added note about sending security bugs to [EMAIL PROTECTED] based
  on feedback from someone on the bugtraq list
  
  Revision  Changes    Path
  1.18      +6 -0      jakarta-site2/docs/site/contact.html
  
  Index: contact.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/contact.html,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- contact.html      2001/03/26 02:13:33     1.17
  +++ contact.html      2001/03/30 17:39:17     1.18
  @@ -143,6 +143,12 @@
   <a href="./mail.html">Mailing lists</a>
   </p>
                                                   <p>
  +If you have a <strong>security related issue</strong>, please contact:
  +</p>
  +                                                <p>
  +<a href="mailto:[EMAIL PROTECTED]";>[EMAIL PROTECTED]</a>
  +</p>
  +                                                <p>
   The Jakarta Project is an effort of the Apache Software Foundation. The 
   address for general ASF correspondence and licensing questions is:
   </p>
  
  
  
  1.3       +8 -0      jakarta-site2/xdocs/site/contact.xml
  
  Index: contact.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/xdocs/site/contact.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- contact.xml       2001/01/29 18:30:24     1.2
  +++ contact.xml       2001/03/30 17:39:19     1.3
  @@ -30,6 +30,14 @@
   </p>
   
   <p>
  +If you have a <strong>security related issue</strong>, please contact:
  +</p>
  +
  +<p>
  +<a href="mailto:[EMAIL PROTECTED]";>[EMAIL PROTECTED]</a>
  +</p>
  +
  +<p>
   The Jakarta Project is an effort of the Apache Software Foundation. The 
   address for general ASF correspondence and licensing questions is:
   </p>
  
  
  

Reply via email to