summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-11-06 20:49:18 -0500
committerJoey Hess <joey@kodama.kitenet.net>2008-11-06 20:49:18 -0500
commit11d377af816b30eba336fae2993a79362443c293 (patch)
tree7bed8d9eb92949be0f4f0b8df6dcb725234c76a5 /debian
parent96d52b82edffae197ae182f7073d4b7a8d88880b (diff)
txt: Do not encode quotes when filtering the txt, as that broke later parsing of any directives on the page.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a197369cc..424c99ac4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ ikiwiki (2.69) UNRELEASED; urgency=low
as a not yet released XML::RSS, it will fall back to the old method
if no xml:base info is available.
* meta: Plugin is now enabled by default since the basewiki uses it.
+ * txt: Do not encode quotes when filtering the txt, as that broke
+ later parsing of any directives on the page.
-- Joey Hess <joeyh@debian.org> Thu, 06 Nov 2008 16:01:00 -0500