diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-28 22:54:54 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-28 22:54:54 +0000 |
commit | 25294defb814e6d4a53848c89a86e982bda1fc30 (patch) | |
tree | 48043e7d5e32a23133556cf255f558856d6fb581 /debian/changelog | |
parent | 4da3838bd6b3dbdd3c034eceba41c9cda9c979d2 (diff) |
Don't allow newlines in link text in a wikilink.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 63b03ef3b..edb019c0c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,8 +9,9 @@ ikiwiki (2.7) UNRELEASED; urgency=low * Allow -cgi -wrapper to be passed on the command line to generate a wrapper. * Fix some taint issues with generating wrappers using the command line. + * Don't allow newlines in link text in a wikilink. - -- Joey Hess <joeyh@debian.org> Tue, 28 Aug 2007 17:11:30 -0400 + -- Joey Hess <joeyh@debian.org> Tue, 28 Aug 2007 18:54:06 -0400 ikiwiki (2.6.1) unstable; urgency=low |