diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-02-24 17:56:39 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-02-24 17:56:39 -0500 |
commit | af20ee2b76c9916ab5afaf59b0b2eb0ee7ac66df (patch) | |
tree | 54efb90f383f94a172c83ce6f35a90e95060a68a /debian/changelog | |
parent | 08192f449dc61ea2e2f51045773f80ef5b5a55c6 (diff) |
* ikiwiki-makerepo: Don't fail if the third argument ends in a slash.
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 73c872434..e094adf47 100644 --- a/debian/changelog +++ b/debian/changelog @@ -49,6 +49,7 @@ ikiwiki (2.40) UNRELEASED; urgency=low * Fix links generated by preprocessor directives when previewing. * inline: When forcing urls absolute for rss feeds, skip mailto and other such urls. + * ikiwiki-makerepo: Don't fail if the third argument ends in a slash. -- Josh Triplett <josh@freedesktop.org> Sun, 10 Feb 2008 13:18:58 -0800 |