diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-11-07 12:36:13 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-11-07 12:36:13 -0500 |
commit | 910cbae922ff7805947ea8b01527be1e5a27890b (patch) | |
tree | 748733ba75be8421345997cc67d305179806ab4b /debian/changelog | |
parent | 59e1f891189de563c89729d1f835ada62156b7e2 (diff) |
underlay: Avoid crashing if lists of underlays (or template directories) are not configured.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f4132cb46..0026d9ddc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ ikiwiki (3.20091032) UNRELEASED; urgency=low * underlay: Fix example values put in setup file to be array references. + * underlay: Avoid crashing if lists of underlays (or template + directories) are not configured. -- Joey Hess <joeyh@debian.org> Fri, 06 Nov 2009 12:04:29 -0500 |