diff options
author | Simon McVittie <smcv@debian.org> | 2016-01-21 09:36:16 +0000 |
---|---|---|
committer | Simon McVittie <smcv@debian.org> | 2016-01-21 09:36:16 +0000 |
commit | 0cc21b69e44ee3e8165cf50c5576b4e18ad51606 (patch) | |
tree | 8edc4cf737c60c6b92241c9a81373a8bbca4108d /debian | |
parent | 179807e742c0cb1edb3e78cb5db9a6b62fed143b (diff) | |
download | ikiwiki-0cc21b69e44ee3e8165cf50c5576b4e18ad51606.tar ikiwiki-0cc21b69e44ee3e8165cf50c5576b4e18ad51606.tar.gz |
document recent inline and syslog fixes
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 791496827..f3b65bd30 100644 --- a/debian/changelog +++ b/debian/changelog @@ -20,6 +20,14 @@ ikiwiki (3.20150615) UNRELEASED; urgency=medium * inline, trail: rename show, feedshow parameters to limit, feedlimit (with backwards compatibility) * pagestats: add "show" option to show meta fields. Thanks, Louis + * inline: force RSS <comments> to be a fully absolute URL as required + by the W3C validator. Please use Atom feeds if relative URLs are + desirable on your site. + * inline: add <atom:link rel="self"> to RSS feeds as recommended by + the W3C validator + * inline: do not produce links containing /./ or /../ + * syslog: accept and encode UTF-8 messages + * syslog: don't fail to log if the wiki name contains %s * Change dependencies from transitional package perlmagick to libimage-magick-perl (Closes: #789221) * debian/copyright: update for the rename of openid-selector to |