diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-03-17 23:32:48 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-03-17 23:32:48 +0000 |
commit | 50a9ef47538666c565c26ad7125a9e6484330cfd (patch) | |
tree | 1ed61762937ded9c473db132c54cd6ceccde48c5 /debian/changelog | |
parent | 44820713d3a96f40a7a1cccc5ede73a3973bebcc (diff) |
* Make ikiwiki -verbose -setup with a setup file that enabled syslog logging
output the verbose build log to stdout, rather than to the syslog.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 2a09196e2..ee860a08e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,8 +6,10 @@ ikiwiki (1.46) UNRELEASED; urgency=low * French update. Closes: #414597 * Fix some broken logic in cgi creation of a subpage when a toplevel page with the same name already exists, and generally simplify the edit code. + * Make ikiwiki -verbose -setup with a setup file that enabled syslog logging + output the verbose build log to stdout, rather than to the syslog. - -- Joey Hess <joeyh@debian.org> Sat, 17 Mar 2007 18:25:59 -0400 + -- Joey Hess <joeyh@debian.org> Sat, 17 Mar 2007 19:31:31 -0400 ikiwiki (1.45) unstable; urgency=low |