diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-04-22 14:05:37 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-04-22 14:05:37 -0400 |
commit | 565e5291cd037c155e976b69f7b8d26c5b64a389 (patch) | |
tree | 9e23dec3157801f13fa8f3e3342bbf485ac1baf8 /debian | |
parent | 30308664a698102bdb15995d9d0d65e213c49964 (diff) | |
download | ikiwiki-565e5291cd037c155e976b69f7b8d26c5b64a389.tar ikiwiki-565e5291cd037c155e976b69f7b8d26c5b64a389.tar.gz |
websetup: If setup fails, restore old setup file.
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 011f4b669..ba3042af0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ ikiwiki (3.11) UNRELEASED; urgency=low error can be printed at that point if it's not available, allowing the admin to see it during wiki setup. Closes: #520015 + * websetup: If setup fails, restore old setup file. -- Joey Hess <joeyh@debian.org> Tue, 21 Apr 2009 21:41:38 -0400 |