summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-03-17 14:04:59 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-03-17 14:04:59 -0400
commit8a29361c321b54607ba5b4a7675508325b450110 (patch)
tree3f4936d273ab9e79530f6e7c260d14216f11a14e /debian/changelog
parent6ce7454cc33e94e22490c202210eff481acfd0c1 (diff)
* Detect invalid pagespecs and do not merge them in add_depends,
as that can result in a broken merged pagespec that matches nothing.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c9fd64a2a..dc950790f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -45,6 +45,8 @@ ikiwiki (2.41) UNRELEASED; urgency=low
* external: Add getargv and setargv methods to allow access to ikiwiki's
@ARGV.
* Correct bug in encoding of %pagestate keys, fixes edittemplate.
+ * Detect invalid pagespecs and do not merge them in add_depends,
+ as that can result in a broken merged pagespec that matches nothing.
-- martin f. krafft <madduck@debian.org> Sun, 02 Mar 2008 17:46:38 +0100