You are here

CHANGELOG.txt in Freelinking 6

Same filename and directory in other branches
  1. 5 CHANGELOG.txt
  2. 6.2 CHANGELOG.txt
# CHANGELOG.txt for freelinking.module for Drupal 6, version 1.x.

## freelinking-6.x-1.9
128816 by Grayside.
#371368 by droetker and Grayside.
#378454 by yaoweizhen and Grayside.
#456868 by Eirik_R
#457776 by douggreen.
#545588 by Josh Waihi.
#581784
Added support for bracketed freelink escape with (!) or (\). Escape character stripped out of text.

And More!

## freelinking-6.x-1.5
  * Implemented a version of spiderman's delete function. Fixes #266932.

## freelinking-6.x-1.3
  * Implemented bneijt's fix for #231386.
  * Removed 'https' from the regex. Superfluous.
  * Fix for #145352.
  * Fix for #123015.

File

CHANGELOG.txt
View source
  1. # CHANGELOG.txt for freelinking.module for Drupal 6, version 1.x.
  2. ## freelinking-6.x-1.9
  3. 128816 by Grayside.
  4. #371368 by droetker and Grayside.
  5. #378454 by yaoweizhen and Grayside.
  6. #456868 by Eirik_R
  7. #457776 by douggreen.
  8. #545588 by Josh Waihi.
  9. #581784
  10. Added support for bracketed freelink escape with (!) or (\). Escape character stripped out of text.
  11. And More!
  12. ## freelinking-6.x-1.5
  13. * Implemented a version of spiderman's delete function. Fixes #266932.
  14. ## freelinking-6.x-1.3
  15. * Implemented bneijt's fix for #231386.
  16. * Removed 'https' from the regex. Superfluous.
  17. * Fix for #145352.
  18. * Fix for #123015.