aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 6424c5a4d..ef1ff1f40 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -21,7 +21,8 @@ ikiwiki (3.20170622) unstable; urgency=medium
if the osm plugin is not actually enabled. (Closes: #719913)
* toc: if the heading is of the form <h1 id="...">, use that for
the link in the table of contents (but continue to generate
- <a name="index42"></a> in case someone was relying on it)
+ <a name="index42"></a> in case someone was relying on it).
+ Thanks, Antoine Beaupré
* color: Do not leak markup into contexts that take only the plain
text, such as toc
* meta: Document [[!meta name="foo" content="bar"]]