Changelog
*********

1.1.4 (2013-06-14)
------------------
 - activate Fanstatic "bottom" option for resources, as all ZTFY packages are
   now compatible with it
 - remove several packages (ztfy.gallery, ztfy.hplskin and ztfy.alchemy) from 
   standard configuration, as they are not required in most default environments

1.1.3 (2012-04-17)
------------------
 - moved main configuration file (configure.zcml) from src/webapp/ directory
   to etc/
 - register "overrides.zcml" from ztfy.skin package instead of ztfy.blog
 - removed ztfy.jqueryui ZCML files include

1.1.2 (2012-03-12)
------------------
 - added gzip filter in deploy.ini pipeline (Fanstatic configuration
   is not compatible with Apache's mod_deflate for static resources)
 - added conditional Apache's mod_upload_progress configuration
 - added mod_wsgi comments in generated README.txt
 - modified Apache's mod_ssl configuration
 - changed application factory to force ++vh++ namespace in HTTPS
 - disabled site packages and picked versions in generated buildout

1.1.1 (2011-12-24)
------------------
 - changed WSGIScriptAlias path in Apache mod_wsgi configuration

1.1.0 (2011-12-18)
------------------
 - initial release (based on BlueBream)
