diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-07-11 17:57:02 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-07-11 17:57:02 +0000 |
commit | 03dc63588c881ac38fcd8c7b5fefdc564e343b09 (patch) | |
tree | 405cd842589a7cf144d2227fe8c0108fd018e02c /debian/changelog | |
parent | a8fa52080d8ba1df29543df5c6180b620cae59f6 (diff) |
on second thought, simple alphanumeric styles are not actually useful (class is already supported), and anything more complex is too hard to do, so revert
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index e1bcc3185..e891ee161 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,8 +7,6 @@ ikiwiki (2.4) UNRELEASED; urgency=low * Support building on systems that lack asprintf. * mercurial getctime is currently broken, apparently by some change in mercurial version 0.9.4. Turn the failing test case into a TODO test case. - * Allow simple alphanumeric style attribute values in the htmlscrubber. This - should be safe from javascript attacks. -- Joey Hess <joeyh@debian.org> Wed, 11 Jul 2007 12:23:41 -0400 |