diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-02-24 17:07:56 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-02-24 17:07:56 -0500 |
commit | 4eabb3cb7a1a7c9af3232e8e8713e00a2d5dd861 (patch) | |
tree | 8567d2271c0938d80012079f67622658b25a5bfc /debian/changelog | |
parent | 8e2aae2b35605feb1219229bb3ad19802c6ec47b (diff) |
* inline: When forcing urls absolute for rss feeds, skip mailto and other
such urls.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f0ca4c754..73c872434 100644 --- a/debian/changelog +++ b/debian/changelog @@ -47,6 +47,8 @@ ikiwiki (2.40) UNRELEASED; urgency=low * Disable taint checking for all builds as people keep complaining about it, and since all versions of perl seem to be hopelessly broken. * Fix links generated by preprocessor directives when previewing. + * inline: When forcing urls absolute for rss feeds, skip mailto and other + such urls. -- Josh Triplett <josh@freedesktop.org> Sun, 10 Feb 2008 13:18:58 -0800 |