diff options
author | Josh Triplett <josh@freedesktop.org> | 2008-02-10 13:36:52 -0800 |
---|---|---|
committer | Josh Triplett <josh@freedesktop.org> | 2008-02-10 13:36:52 -0800 |
commit | 34115a34e0593e999b7a279e07293b090012082a (patch) | |
tree | cff0ecc5927c586220b13a60c6f00becfb340a2b /debian | |
parent | 2078f706d656a12f0f9495e0bb348ee4b0282f42 (diff) | |
download | ikiwiki-34115a34e0593e999b7a279e07293b090012082a.tar ikiwiki-34115a34e0593e999b7a279e07293b090012082a.tar.gz |
Move about: fix to version 2.31.3 in the changelog
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 765cdb9e0..36da7c0bf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,11 @@ ikiwiki (2.40) UNRELEASED; urgency=low optional '!' prefix even with prefix_directives off, and use that in the underlay to support either setting of prefix_directives. Add NEWS entry with migration information. + + -- Josh Triplett <josh@freedesktop.org> Sun, 10 Feb 2008 13:18:58 -0800 + +ikiwiki (2.31.3) unstable; urgency=high + * Do not allow the about: URI scheme; some browsers interpret about: URIs like a limited version of data: URIs. In particular, some versions of Internet Explorer interpret arbitrary HTML content in |