aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index a37793d60..1a73a93c5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -68,8 +68,6 @@ pandoc (0.45) unstable; urgency=low
+ If label for a link reference contains a colon, surround it by `
signs so it won't be interpreted as the end of the link label.
- * Man writer: Don't print link source for internal links (#...).
-
* Main.hs (tabFilter): Treat '\r' at end of line as newline (in
addition to "\r\n" and '\n').