diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-09-09 14:50:37 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-09-09 14:50:37 -0400 |
commit | 7a680431edd837809cd62666ead08944ddc5658c (patch) | |
tree | eacb58ffbf828edf0aa2eade8c6394fb5ef3eb13 /debian | |
parent | 6f46cc3b3134e947bb2c5f1ae7dfdd85c9d9dc0c (diff) | |
download | ikiwiki-7a680431edd837809cd62666ead08944ddc5658c.tar ikiwiki-7a680431edd837809cd62666ead08944ddc5658c.tar.gz |
Add allow_symlinks_before_srcdir to config so websetup doesn't eat it.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index fb1da867c..8df8e9f9d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ ikiwiki (2.64) UNRELEASED; urgency=low specified. * ddate: Stop clobbering timeformat when not enabled. * progress: New plugin to generate progress bars (willu) + * Add allow_symlinks_before_srcdir to config so websetup doesn't eat it. -- Joey Hess <joeyh@debian.org> Mon, 08 Sep 2008 19:21:20 -0400 |