summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-02-20 16:45:02 -0500
committerJoey Hess <joey@kodama.kitenet.net>2008-02-20 16:45:02 -0500
commita59af82bb85a037814d3f95d3c9841048b221ca0 (patch)
tree132a15eaafabc5f6c916600c28259b3918da47f6 /debian/changelog
parenta4697df3e79780f472eee75681d208d7013cbb33 (diff)
* tla: Remove call to escapeHTML when constructing recentchanges message;
the html is escaped at a different level. Closes: #466495 * bzr, mercurial: Remove unused import of escapeHTML.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 02de6fbbb..0736146d1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -35,6 +35,9 @@ ikiwiki (2.40) UNRELEASED; urgency=low
Instead, don't redirect and let conflict handling resolve it.
* monotone: Add code to default mergerc file to run
_MTN/ikiwiki-netsync-hook when a commit is merged in from the net.
+ * tla: Remove call to escapeHTML when constructing recentchanges message;
+ the html is escaped at a different level. Closes: #466495
+ * bzr, mercurial: Remove unused import of escapeHTML.
-- Josh Triplett <josh@freedesktop.org> Sun, 10 Feb 2008 13:18:58 -0800