diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-04-22 13:31:56 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-04-22 13:31:56 -0400 |
commit | 4fbe1c3d447d875562b6c6a43ac702101eae3953 (patch) | |
tree | b43defc22cd8bdc3541a86598f73ffa17ee993a3 /debian | |
parent | e88ef0362cd01970937ed5a79fa0c5189640857a (diff) | |
download | ikiwiki-4fbe1c3d447d875562b6c6a43ac702101eae3953.tar ikiwiki-4fbe1c3d447d875562b6c6a43ac702101eae3953.tar.gz |
websetup: Display stderr in browser if ikiwiki setup fails.
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 3a6e490a4..533a2a16f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ ikiwiki (3.11) UNRELEASED; urgency=low * Add python:Depends to control file. Closes: #525086 + * websetup: Display stderr in browser if ikiwiki setup fails. -- Joey Hess <joeyh@debian.org> Tue, 21 Apr 2009 21:41:38 -0400 |