You are here

CHANGELOG.txt in Revisioning 6

Same filename and directory in other branches
  1. 8 CHANGELOG.txt
  2. 6.4 CHANGELOG.txt
  3. 6.3 CHANGELOG.txt
Changelog for Revisioning module for drupal 6.

6.x-1.0
=======
Initial drupal 6 release.

6.x-1.1
=======
o No error when Trigger module isn't installed (thanks: herzi)
o Improved translatability.
o Fixed &$ ref in line 350. (thanks: blcompton)

6.x-1.2
=======
o Only display content info when NO teaser is requested via hook_node_api('view') (patch by Ogredude)
o Fixed broken link shown in watchdog message when trigger is invoking action.
o Added German translations and .pot file (thanks: rastatt)

6.x-1.3
=======
o Added link to compare revisions when Diff module is enabled
o revisioning_node_api() won't intercept URI's that don't start with "/node/%"
o Don't show 'Show all revisions' link when 'Revisions' tab is also visible

6.x-1.4
=======
o Further improved translatability (requested by herzi, #420258)

File

CHANGELOG.txt
View source
  1. Changelog for Revisioning module for drupal 6.
  2. 6.x-1.0
  3. =======
  4. Initial drupal 6 release.
  5. 6.x-1.1
  6. =======
  7. o No error when Trigger module isn't installed (thanks: herzi)
  8. o Improved translatability.
  9. o Fixed &$ ref in line 350. (thanks: blcompton)
  10. 6.x-1.2
  11. =======
  12. o Only display content info when NO teaser is requested via hook_node_api('view') (patch by Ogredude)
  13. o Fixed broken link shown in watchdog message when trigger is invoking action.
  14. o Added German translations and .pot file (thanks: rastatt)
  15. 6.x-1.3
  16. =======
  17. o Added link to compare revisions when Diff module is enabled
  18. o revisioning_node_api() won't intercept URI's that don't start with "/node/%"
  19. o Don't show 'Show all revisions' link when 'Revisions' tab is also visible
  20. 6.x-1.4
  21. =======
  22. o Further improved translatability (requested by herzi, #420258)