richter     2005/10/02 22:55:35

  Modified:    .        Changes.pod
  Log:
  fix changes format
  
  Revision  Changes    Path
  1.292     +5 -5      embperl/Changes.pod
  
  Index: Changes.pod
  ===================================================================
  RCS file: /home/cvs/embperl/Changes.pod,v
  retrieving revision 1.291
  retrieving revision 1.292
  diff -u -r1.291 -r1.292
  --- Changes.pod       3 Oct 2005 05:16:20 -0000       1.291
  +++ Changes.pod       3 Oct 2005 05:55:35 -0000       1.292
  @@ -1,6 +1,6 @@
   =pod
   
  -=head4 2.0.1  3. October 2005
  +=head1 2.0.1  3. October 2005
   
       - Turn off Apache maintainer mode symbols, so it works with SuSE Apache
       - Integrated KWiki into Embperl website (available under eg/web)
  @@ -10,8 +10,8 @@
       - Return correct http status codes 403 and 404 if access to a file is
         forbidden or the file was not found. Reported by Cliff Rayman.
       - Added Date header for Embperl::Mail, Suggested by Robert.
  - 
  -=head4 2.0.0  14. August 2005
  +
  +=head1 2.0.0  14. August 2005
   
      - http headers from %http_headers_out will now also be send when the
        init method of an application object return non zero (e.g. 302 for 
redirect).
  @@ -21,7 +21,7 @@
        and also allows to set edit and view_level (anonymous, login, admin)
        for every table.
   
  -=head4 2.0rc5 7. August 2005
  +=head1 2.0rc5 7. August 2005
   
      - Added attribute content-type to mail:send tag (Syntax Mail).
        Patch from Axel Beckert.
  @@ -42,7 +42,7 @@
      - Added test for application object in Execute tests.
      - Make sure Embperl is listed after Apache itself in the server signature.
   
  -=head4 2.0rc4 19. Juni 2005
  +=head1 2.0rc4 19. Juni 2005
   
      - Adapted to new mod_perl namespace. Embperl now works correctly
        with mod_perl version >= 2.0rc5 (older version are still supported)
  
  
  

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

Reply via email to