Changelog for plone.app.layout

    (name of developer listed in brackets)

plone.app.layout - 1.0.1 Unreleased

    - Added website statistics inclusion viewlet to configure.zcml so it
      actually works.
      [fschulze]

    - Made code in defaultpage.py a bit more tolerant of missing tools.
      [hannosch]

plone.app.layout - 1.0 Released

    - Fixed the translation of the 'Show this page in presentation mode...'
      message.
      [hannosch]

    - Made the search box a bit wider, so the entire default text is shown
      in languages with a rather long term.
      [hannosch]

    - Show the authors full name in presentation view. This fixes
      http://dev.plone.org/plone/ticket/6810
      [wichert]

