Changelog
=========

0.2.6
-----
 - refactoring to follow release 0.3.0 or ztfy.skin package

0.2.5
-----
 - changed viewlets order value

0.2.4
-----
 - modified login form to be used as "normal" page as well as IUnauthorized
   exception's default view

0.2.3
-----
 - modified '@@SelectedManagementView.html' for redirects to work better in a
   virtual host environment with custom startup script

0.2.2
-----
 - updated ZMI breadcrumbs to facilitate navigation in site's management folder

0.2.1
-----
 - modified login process to allow authentication on global PrincipalRegistry
 - migrated resources management from zc.resourcelibrary to fanstatic

0.2
---
 - switch to ZTK-1.1
 - added access to login page on IUnauthorized exception

0.1.2
-----
 - changed breadcrumbs handling to correctly get IBreadcrumbInfo multi-adapter
 - changed viewlet layer to IZMILayer instead of IZTFYBlogBackLayer

0.1.1
-----
 - fixed bug related to naming of several divs in form macros

0.1
---
 - initial release
