summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-07-21 21:23:58 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-07-21 21:23:58 -0400
commit9d5c9ce258299c4b495dfa11e652ee06df02053a (patch)
tree653b6d116970c39cb0805cee2719b2a90499156d /debian
parent18d24036477223794e8319428cd7ba971129c29c (diff)
parentc2a2f715087a4602876618fdec2fad073308a6d5 (diff)
Merge branch 'master' into tova
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 04d4fc662..278e52155 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,10 @@ ikiwiki (2.55) UNRELEASED; urgency=low
(Simon McVittie)
* Really fix bug with links to pages with names containing colons.
Previous fix mised a few cases.
+ * Avoid troublesome abs_path calls in wrapper setup.
+ * Add allow_symlinks_before_srcdir config setting that can be used to avoid
+ a security check that is a good safe default, but problimatic overkill in
+ some situations.
-- Joey Hess <joeyh@debian.org> Mon, 21 Jul 2008 11:35:46 -0400