Make backlink(.) work. Thanks, Giuseppe Bilotta.

master
Joey Hess 2012-01-13 13:43:31 -04:00
parent 17fb0cf9f9
commit 047d2c12e5
2 changed files with 7 additions and 0 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
ikiwiki (3.20120110) UNRELEASED; urgency=low
* Make backlink(.) work. Thanks, Giuseppe Bilotta.
-- Joey Hess <joeyh@debian.org> Fri, 13 Jan 2012 13:43:14 -0400
ikiwiki (3.20120109) unstable; urgency=low
* mdwn: Can use the discount markdown library, via the

View File

@ -13,6 +13,7 @@ tested with 3.20120109.
> The attached patch should fix it:
>> [[applied|done]] thanks --[[Joey]]
From 30512ac5f6a724bafb1095ab246e0648999f7b6c Mon Sep 17 00:00:00 2001
From: Giuseppe Bilotta <giuseppe.bilotta@gmail.com>