Field_Redirection 7.x-2.6, 2014-10-31
-------------------------------------
#1979300 by DamienMcKenna, ultimike: Display a warning message in the field
  admin UI when the field formatter is used with an unsuitable view mode.
#1979696 by DamienMcKenna: Support for Image fields.
#1691540 by DamienMcKenna: Changed the module to the Fields package.
#1413306 by DamienMcKenna: Improvements to the README.txt file.
#1959104 by baisong, DamienMcKenna: Improved support for page caching.
#2367137 by DamienMcKenna: Verify the destination is not the current page, i.e.
  avoid infinite loops.
#2329353 by Bobík: Do not use language prefix if URL is absolute.
#2166021 by Schoonzie: Support for all entity types with EntityReference fields.
#2012448 by DamienMcKenna: Added a note to the README.txt about the fact that
  redirects will not trigger when the site is in maintenance mode.
#1721728 by DamienMcKenna, Alan D.: Full control over what paths the redirection
  can be triggered on, with a default of all pages.
#1721740 by DamienMcKenna, Alan D.: Additional checks to prevent redirect loops.


Field_Redirection 7.x-2.5, 2012-11-03
-------------------------------------
#1728676 by DamienMcKenna: Support for File fields.
#1778848 by DamienMcKenna: Support for URL fields.
#1828180 by DamienMcKenna: Resolved conflict with the File Entity module.
#1361806 by DamienMcKenna: Avoid redirects during cron.


Field_Redirection 7.x-2.4, 2012-07-01
-------------------------------------
#1393162 by KarlShea: Incorrect use of drupal_goto() query string handling.
#1311036 by DamienMcKenna: Support for EntityReference fields.
#1578372 by bgilhome, DamienMcKenna: Support for Term Reference fields.
#1608188 by DamienMcKenna: Special handling for when a Link field's URL is set
  to the front page.
#1331832 by dwatson, DamienMcKenna: Handle query fragments.


Field_Redirection 7.x-2.3, 2011-11-06
-------------------------------------
#1322790 by jedihe: Regression from code simplification in #1308492.
#1331832 by KarlShea: Query strings being removed from links.


Field_Redirection 7.x-2.2, 2011-10-23
-------------------------------------
#1308492 by Pedro Lozano, DamienMcKenna: Simplified the code to reduce the need
  for duplicate hardcoded array key checks.
#1319232 by DamienMcKenna: Only show the "This page is set to redirect" message
  once on node save.
#1319236 by DamienMcKenna: URL displayed in the "This page is set to redirect"
  message needed to simply be wrapped by url().


Field_Redirection 7.x-2.1, 2011-09-22
-------------------------------------
#1287748 by Pedro Lozano, DamienMcKenna: Option to show a 404 page if the URL
  field is empty.


Field_Redirection 7.x-2.0, 2011-09-22
-------------------------------------
#1268590 by marcusx, DamienMcKenna: Support autocomplete fields, fixed path
  checks, admin link now includes base_path().
#1215538 by e2thex, DamienMcKenna: Changed to using a single formatter with
  a setting to choose the desired HTTP status code.  This will allow for future
  expansion of the module.  Note: the v7.x-1.0 release will still be supported.


Field_Redirection 7.x-1.0, 2011-07-03
-------------------------------------
Initial release.
