diff options
author | Joey Hess <joey@kitenet.net> | 2007-12-28 16:14:43 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2007-12-28 16:14:43 -0500 |
commit | c2afda7f90c595d3256625c81aabc90252b7b07f (patch) | |
tree | 1e86e4983e7af8e0e8bb7068f745485962f75c3b /debian/changelog | |
parent | 633f8d4dd3f21e5793f4aa8f5b9ca91156a64034 (diff) | |
download | ikiwiki-c2afda7f90c595d3256625c81aabc90252b7b07f.tar ikiwiki-c2afda7f90c595d3256625c81aabc90252b7b07f.tar.gz |
* img: Allow the link parameter to point to an exterior url.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 81f31353b..aca79c6d1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ ikiwiki (2.17) UNRELEASED; urgency=low * Improved parentlinks special case for index pages. * redir: Support for specifying anchors. * img: Avoid nesting images when linking to another image. Closes: #457780 + * img: Allow the link parameter to point to an exterior url. -- Joey Hess <joeyh@debian.org> Wed, 19 Dec 2007 16:39:07 -0500 |