=pod =head4 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) - Don't croak if Apache request record is not available (e.g. during startup) - Fixed wrong setup of $epreq -> param -> filename, when a Embperl offline processing is made inside an Embperl page. Reported by Gavin Carr. - 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 - 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). - Updated xsl stylesheet and css styles of website for better display of code sections. - Updated db/epwebapp.pl to make it more robust and fix some minor bugs and also allows to set edit and view_level (anonymous, login, admin) for every table. =head4 2.0rc5 7. August 2005 - Added attribute content-type to mail:send tag (Syntax Mail). Patch from Axel Beckert. - Added preloadfiles parameter to %initparam, which allows to preload files in the parent process, when running under mod_perl. See perldoc Config.pod for details. - Fixed unresolved symbol when compiling under SuSE 9.3 (because SuSE compiles Apache 2 in maintainer mode) - Fixed strange output when Perl code inside of [$ sub $] returns before any output. - Fixed mail:send tag (Syntax Mail), so that Perl code inside the tag for example to set an attribute, is now executed correctly. - Fixed incorrect quoting of single quotes inside of