aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-01-06 15:05:09 -0500
committerJoey Hess <joey@gnu.kitenet.net>2009-01-06 15:05:09 -0500
commitda166e74227d084fd15878ce9a3099e07ebcc2c2 (patch)
treea33e81bb7a33c4c347b42cbf80129d868e8fe71e /debian/changelog
parent26d3ba61467cdd5d05722015a38dc0fbd5053926 (diff)
downloadikiwiki-da166e74227d084fd15878ce9a3099e07ebcc2c2.tar
ikiwiki-da166e74227d084fd15878ce9a3099e07ebcc2c2.tar.gz
table: Fix misparsed links in external files
linkify data from external files at the same time as data from an inlined table would be linkified.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index f8eb49030..bf47fda04 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ikiwiki (3.02) UNRELEASED; urgency=low
+
+ * table: Fix misparsed links in external files.
+
+ -- Joey Hess <joeyh@debian.org> Tue, 06 Jan 2009 15:02:52 -0500
+
ikiwiki (3.01) unstable; urgency=low
* ikiwiki-makerepo: Fix injecting of empty mercurial and bzr repositories.