diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-08-05 16:57:49 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-08-05 16:57:49 -0400 |
commit | 29ab73258f465dfd9712567216b710430cbceef2 (patch) | |
tree | 79599e36af20293c4a96b12abe53d54c75718364 /debian | |
parent | f318c9d24abfade67265800935a7fe93176a5c3c (diff) | |
download | ikiwiki-29ab73258f465dfd9712567216b710430cbceef2.tar ikiwiki-29ab73258f465dfd9712567216b710430cbceef2.tar.gz |
Clarify some wording in the setup documentation that could maybe lead users to putting paths with "~/" in the setup file, which doesn't work. Closes: #493835
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 729f55849..127c09361 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,6 +15,9 @@ ikiwiki (2.60) UNRELEASED; urgency=low * websetup: New plugin providing a setup form on the web. * ikiwiki-makerepo: Bail if both srcdir and repository are not specified. Closes: #493628 + * Clarify some wording in the setup documentation that could maybe lead + users to putting paths with "~/" in the setup file, which doesn't work. + Closes: #493835 -- Joey Hess <joeyh@debian.org> Mon, 21 Jul 2008 11:35:46 -0400 |