﻿Changelog for Redirection Tool

    (name of developer listed in brackets)

RedirectionTool 1.2.1 - Februrary 11, 2009

    - Fixed bugs that caused incorrect display of redirects on the
      @@manage-aliases and @@aliases-controlpanel pages. [hexsprite]
    
    - Expanded readme and packaged the release. [erikrose]

RedirectionTool 1.2 - November 7, 2007

    - Updated for Plone 3 by using plone.app.redirector, replacing skin parts
      with a view + template, using GenericSetup for installation and migrate
      existing redirections on install. [fschulze]

    - Use new permission "RedirectionTool: Modify aliases" for the alias tab.
      [fschulze]

    - When adding an alias a security check is performed on the source path.
      This prevents users from linking to their own content from locations to
      which they normally don't have access.
      [fschulze]

RedirectionTool before 1.2

    - take into account site property allowAnonymousViewAbout in
      not_found_message

    - Added german translation [spamsch]

    - Added default validators and actions [spamsch]

    - Moved ActionProviderBase before SimpleItem so that
      actions tab is shown in ZMI
