diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-10-30 14:59:37 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-10-30 14:59:37 -0400 |
commit | 6d445cdacabc15e8966912fd2ce6794863d64b8a (patch) | |
tree | a734dca2caff9b83ecd937fa2367b122183740e7 /debian | |
parent | ae0a9d50bebb061e3b6ec4cc08677b6e6ed69ac9 (diff) | |
download | ikiwiki-6d445cdacabc15e8966912fd2ce6794863d64b8a.tar ikiwiki-6d445cdacabc15e8966912fd2ce6794863d64b8a.tar.gz |
fix --setup --render
In this mode, rebuild mode should not be on
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 bee31b36e..0c3fded41 100644 --- a/debian/changelog +++ b/debian/changelog @@ -38,6 +38,7 @@ ikiwiki (2.68) UNRELEASED; urgency=low * git: Allow [[sha1_commit]] to be used in the diffurl, to support cgit. * shortcut: Fix display of shortcuts while previewing. * Preserve syslog setting when doing `ikiwiki -setup foo -dumpsetup bar` + * Several fixes to --render mode. -- Joey Hess <joeyh@debian.org> Fri, 17 Oct 2008 20:11:02 -0400 |