A new version of Apache::Template, version 0.03, is available from CPAN and:

    http://www.template-toolkit.org/download.html

Changes follow.

Enjoy!

A


#------------------------------------------------------------------------
# Version 0.03 - 15th June 2001
#------------------------------------------------------------------------

* Fixed a bug at the point where a service module was instantiated which 
  hard-coded the error code as Template::Service::Apache::ERROR.  Now 
  calls $module->error().

* Removed a stray debugging message which reported installation of a 
  custom SERVICE_HANDLER.

* Applied a patch from Mark Fowler <[EMAIL PROTECTED]> to fix a bug caused
  when you don't have any configuration options specified in httpd.conf.

* Applied another patch from Mark to load the service module (which may
  not be the regular one) via require.

* Applied a patch from Tony Payne <[EMAIL PROTECTED]> to correctly
  implement the DIR_CREATE, DIR_MERGE, SERVER_CREATE and SERVER_MERGE
  facilities to support multiple configurations.  He reports that these
  now appear to work OK on later versions of mod_perl.

* Added the E-tag header, thanks to a patch from Darren Chamberlain.



-- 
Andy Wardley <[EMAIL PROTECTED]>   Signature regenerating.  Please remain seated.
     <[EMAIL PROTECTED]>   For a good time: http://www.kfs.org/~abw/


Reply via email to