- update to 0.81:

+ Add the 'nofollow_extended' option to add rel="nofollow" to 
    extended links. Thanks to Ian McEwen for this patch.
  + Automatic absolute links now work when at the very start of 
    some text Fixes bug #27850.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-WikiFormat?expand=0&rev=7
This commit is contained in:
Lars Vogdt
2014-01-04 12:55:38 +00:00
committed by Git OBS Bridge
parent 7ad5e34de1
commit ee2aff1260
4 changed files with 21 additions and 19 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Jan 4 12:54:14 UTC 2014 - lars@linux-schulserver.de
- update to 0.81:
+ Add the 'nofollow_extended' option to add rel="nofollow" to
extended links. Thanks to Ian McEwen for this patch.
+ Automatic absolute links now work when at the very start of
some text Fixes bug #27850.
-------------------------------------------------------------------
Wed Dec 1 13:35:50 UTC 2010 - coolo@novell.com