diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-04-03 16:37:05 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-04-03 16:37:05 -0400 |
commit | 04e74678070932cdcc42e8e2f9f9c70ce4dcc762 (patch) | |
tree | a351348a2d28dfc502ff9dbd6e580834cffc253e /debian/changelog | |
parent | c207086282b2f058f647b7fa810f3da54fe5fe4b (diff) |
need to handle urls to images the same
Also, simplified finding the url to the top of the site.
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 eed7940fe..613640f60 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ ikiwiki (2.42) UNRELEASED; urgency=low * aggregate: Correct a mistake in the code that dummy up a guid for feeds lacking one. + * inline: Correct handling of urls relative to baseurl in feeds. -- Joey Hess <joeyh@debian.org> Thu, 03 Apr 2008 02:35:39 -0400 |