aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-08-06 01:58:04 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-08-06 01:58:04 -0400
commitadc2eb3d8c900a011000431b01ff4b89d5f4f689 (patch)
tree1a1888f6fd43a7065a9a15abcdf15d7cddaef3db /debian/changelog
parent6fb6d515247b53641c18c286312eb26b58bb9df3 (diff)
downloadikiwiki-adc2eb3d8c900a011000431b01ff4b89d5f4f689.tar
ikiwiki-adc2eb3d8c900a011000431b01ff4b89d5f4f689.tar.gz
Options set in the setup file are now immediatly loaded by ikiwiki -setup. This allows later switches to override them. Previously, setup file options overrode most command line options.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b4bdfeefe..e901354eb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -25,6 +25,9 @@ ikiwiki (2.60) UNRELEASED; urgency=low
account. Also, avoid making index pages for directories that contain
no files.
* external: Fix support for hooks called in an array context.
+ * Options set in the setup file are now immediatly loaded by ikiwiki -setup.
+ This allows later switches to override them. Previously, setup file
+ options overrode most command line options.
-- Joey Hess <joeyh@debian.org> Mon, 21 Jul 2008 11:35:46 -0400