aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2010-03-26 01:38:53 -0400
committerJoey Hess <joey@gnu.kitenet.net>2010-03-26 01:38:53 -0400
commit0d524ad672333fd0bafa64e81e261fd297c25580 (patch)
tree0516c0ef5a8deecd61a25bd004766a273803ca7d /debian
parent4cb464d6e52344b8a0dfd29e82ede78aef1385d3 (diff)
downloadikiwiki-0d524ad672333fd0bafa64e81e261fd297c25580.tar
ikiwiki-0d524ad672333fd0bafa64e81e261fd297c25580.tar.gz
Fix incorrect influence info returned by a failing link() pagespec, that could lead to bad dependency handling in certian situations.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index da1ab890e..b9a105552 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,8 @@ ikiwiki (3.20100324) UNRELEASED; urgency=low
* Add --set-yaml switch for setting more complex config file options.
* filecheck: Fix bugs that prevented the pagespecs from matching when
not called by attachment plugin.
+ * Fix incorrect influence info returned by a failing link() pagespec,
+ that could lead to bad dependency handling in certian situations.
-- Joey Hess <joeyh@debian.org> Sat, 13 Mar 2010 14:48:10 -0500