diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 719150ee6..1a43344a4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -23,7 +23,12 @@ ikiwiki (2.31.3) unstable; urgency=high * meta: Check that the urls provided for authorurl, permalink, and openid are safe and can't contain javascript. - -- Josh Triplett <josh@freedesktop.org> Sun, 10 Feb 2008 13:59:00 -0800 + [ Josh Triplett ] + * Match literal '.' in URI schemas containing '.', rather than matching any + character. + * Do not allow the steam: URI scheme. + + -- Josh Triplett <josh@freedesktop.org> Sun, 10 Feb 2008 14:48:48 -0800 ikiwiki (2.31.2) unstable; urgency=high |