diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-02-10 14:17:27 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-02-10 14:17:27 -0500 |
commit | 852994d950f09748a022a65f94af59f7cafb6df8 (patch) | |
tree | 0a2cdb2435b22fb7bb684ac5111f28f8aa342940 /debian/changelog | |
parent | 4e791ed69565eafd3d130528a32a385be3f1686c (diff) |
changelog munging
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index fb8d6bc5b..8887c8fea 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,5 @@ ikiwiki (2.40) UNRELEASED; urgency=low - [ Josh Triplett ] * Add new preprocessor directive syntax¸ using a '!' prefix. Add a prefix_directives option to the setup file to turn this syntax on; currently defaults to false, for backward compatibility. Support @@ -8,11 +7,14 @@ ikiwiki (2.40) UNRELEASED; urgency=low the underlay to support either setting of prefix_directives. Add NEWS entry with migration information. - [ Joey Hess ] + -- Josh Triplett <josh@freedesktop.org> Sat, 09 Feb 2008 23:01:19 -0800 + +ikiwiki (2.31.1) unstable; urgency=low + * htmlscrubber security fix: Block javascript in uris. * Add htmlscrubber test suite. - -- Josh Triplett <josh@freedesktop.org> Sat, 09 Feb 2008 23:01:19 -0800 + -- Joey Hess <joeyh@debian.org> Sun, 10 Feb 2008 13:22:59 -0500 ikiwiki (2.31) unstable; urgency=low |