aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-08-29 15:53:46 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-08-29 15:53:46 -0400
commit981d0474a1676aedeccba245d2368abaf28c588c (patch)
treee724865b7e6db5c0b18b3200b0c50513abfb9101 /debian
parentef3d080a9ace3f8e0c985b737ededf6d6f1285ad (diff)
downloadikiwiki-981d0474a1676aedeccba245d2368abaf28c588c.tar
ikiwiki-981d0474a1676aedeccba245d2368abaf28c588c.tar.gz
Ignore failure to install files into /etc, in case install is running as non-root.
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 4595c35fb..c6fa4261c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ ikiwiki (2.63) UNRELEASED; urgency=low
* Set cookies HttpOnly.
* Typo. Closes: #497003
+ * Ignore failure to install files into /etc, in case install is running as
+ non-root.
-- Joey Hess <joeyh@debian.org> Thu, 28 Aug 2008 16:08:18 -0400