diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-05-07 14:02:52 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-05-07 14:02:52 -0400 |
commit | 4291f2e3d7d1eb160427764e622d247145652e81 (patch) | |
tree | 3c4650584a4eb2bfebc99750fdc63d5da87d61e1 /debian/changelog | |
parent | 9f5f5543bf74362cacaa7eec10d9116b41b8179d (diff) |
Allow underlaydir to be overridden without messing up inclusion of other underlays via add_underlay.
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 36f4c16fd..d8c67b5a6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ ikiwiki (3.13) UNRELEASED; urgency=low * ikiwiki-transition: If passed a nonexistant srcdir, or one not containing .ikiwiki, abort with an error rather than creating it. + * Allow underlaydir to be overridden without messing up inclusion + of other underlays via add_underlay. -- Joey Hess <joeyh@debian.org> Wed, 06 May 2009 20:45:44 -0400 |