diff options
author | Joey Hess <joey@kitenet.net> | 2012-04-18 15:15:11 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-04-18 15:15:11 -0400 |
commit | 169550a926f242ad9e15efd3a2c53b73b5841126 (patch) | |
tree | f40ba11f4198f913ecae35982e5c15e09ead3352 /debian | |
parent | da988473e1bd488c6432f9e71c17460057500594 (diff) | |
download | ikiwiki-169550a926f242ad9e15efd3a2c53b73b5841126.tar ikiwiki-169550a926f242ad9e15efd3a2c53b73b5841126.tar.gz |
link: Fix renaming wikilinks that contain embedded urls.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b994fb55e..0aca37032 100644 --- a/debian/changelog +++ b/debian/changelog @@ -21,6 +21,7 @@ ikiwiki (3.20120204) UNRELEASED; urgency=low pagenames, not relative wikilink type names. This is necessary to fix a bug, and makes pagenames more consistent with the pagespec used in the pages parameter. (smcv) + * link: Fix renaming wikilinks that contain embedded urls. -- Joey Hess <joeyh@debian.org> Wed, 21 Mar 2012 14:33:14 -0400 |