diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-08-04 01:57:32 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-08-04 01:57:32 +0000 |
commit | d3713b01649a834c8977d387cddb02c24a3fa2d5 (patch) | |
tree | 1cdafdfc7a3f243de86f3d70ba772f417b9cc55b /debian | |
parent | 5077165953e9460e189ae5d8dcb9533f8944d272 (diff) |
* Encode link and guid urls in rss feeds to avoid illegal utf8 slipping in.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 2f5f2afd1..7721dd374 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,8 +8,9 @@ ikiwiki (1.16) UNRELEASED; urgency=low * Add permalink and author support to meta plugin, affecting RSS feeds and blog pages. * Various CSS and formatting changes. + * Encode link and guid urls in rss feeds to avoid illegal utf8 slipping in. - -- Joey Hess <joeyh@debian.org> Thu, 3 Aug 2006 18:45:36 -0400 + -- Joey Hess <joeyh@debian.org> Thu, 3 Aug 2006 21:36:09 -0400 ikiwiki (1.15) unstable; urgency=low |