richter     00/05/01 23:43:49

  Modified:    embperl  Changes.pod.1.html index.html
  Log:
  Embperl Webpages - Changes
  
  Revision  Changes    Path
  1.153     +6 -3      modperl-site/embperl/Changes.pod.1.html
  
  Index: Changes.pod.1.html
  ===================================================================
  RCS file: /home/cvs/modperl-site/embperl/Changes.pod.1.html,v
  retrieving revision 1.152
  retrieving revision 1.153
  diff -u -r1.152 -r1.153
  --- Changes.pod.1.html        2000/05/02 06:12:56     1.152
  +++ Changes.pod.1.html        2000/05/02 06:43:48     1.153
  @@ -18,7 +18,7 @@
     <blockquote>
   [<a href="index.html">HOME</a>]&nbsp;&nbsp; [<a 
href="Changes.pod.cont.html">CONTENT</a>]&nbsp;&nbsp; [<a 
href="Changes.pod.cont.html">PREV (Revision History - Content)</a>]&nbsp;&nbsp; [<a 
href="Changes.pod.2.html">NEXT (1.3b3 (BETA)  25.04.2000)</a>]&nbsp;&nbsp; <br><hr>
   <P>
  -Last Update: Tue May 2 08:12:52 2000 (MET)
  +Last Update: Tue May 2 08:43:44 2000 (MET)
   
   <P>
   NOTE: This version is only available via <A HREF="CVS.pod.1.html#INTRO">"CVS"</A>
  @@ -31,10 +31,13 @@
        any escmode will cause Embperl to do no special processing
        on the backslash. This is mainly to avoid problems with
        cross site scripting issuse, where people are able to enter
  -     aribtary HTML. 
  +     aribtary HTML. Spotted by Dirk Lutzebaeck.
      - Characters between 128 and 159 are all HTML escaped now to
        avoid problems with buggy browser, which were reported to
  -     treat the chars 139 and 141 as &lt; and &gt;.
  +     treat the chars 139 and 141 as &lt; and &gt;.  Spotted by Dirk Lutzebaeck.
  +</PRE>
  +<P>
  +<PRE> 
   </PRE>
   <p>[<a href="index.html">HOME</a>]&nbsp;&nbsp; [<a 
href="Changes.pod.cont.html">CONTENT</a>]&nbsp;&nbsp; [<a 
href="Changes.pod.cont.html">PREV (Revision History - Content)</a>]&nbsp;&nbsp; [<a 
href="Changes.pod.2.html">NEXT (1.3b3 (BETA)  25.04.2000)</a>]&nbsp;&nbsp; <br>
       <font 
color="#808080">___________________________________________________________________________________<br>
  
  
  
  1.104     +0 -0      modperl-site/embperl/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/modperl-site/embperl/index.html,v
  retrieving revision 1.103
  retrieving revision 1.104
  diff -u -r1.103 -r1.104
  --- index.html        2000/05/02 06:12:56     1.103
  +++ index.html        2000/05/02 06:43:48     1.104
  @@ -282,7 +282,7 @@
   <blockquote>
     <p><font color="#808080" size=1><hr>
     HTML::Embperl - Copyright (c) 1997-2000 Gerald Richter / ECOS 
&lt;[EMAIL PROTECTED]&gt;
  -  Last Update $Id: index.html,v 1.103 2000/05/02 06:12:56 richter Exp $</font></p>  
 
  +  Last Update $Id: index.html,v 1.104 2000/05/02 06:43:48 richter Exp $</font></p>  
 
   </blockquote>
   </td></tr><!--msnavigation--></table></body>
   </html>
  
  
  

Reply via email to