diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-21 21:34:29 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-21 21:34:29 +0000 |
commit | c35444826ca47123697a8f2512866f4f99964cc4 (patch) | |
tree | b29bf3982c043867389e5ba4a4ee62789c93f4b2 /debian | |
parent | 63f09c7cef0eb10d8051a92ff626bf1b5f29b9b0 (diff) |
* Add --render mode, which can be used to preview an edit at the command
line by test rendering a single page.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index c2a80fa24..8e4a2fddc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -53,8 +53,10 @@ ikiwiki (1.27) UNRELEASED; urgency=low * Patch from James Westby to make the location of the estseek.cgi script configurable. * Add typography (SmartyPants) plugin by Recai. + * Add --render mode, which can be used to preview an edit at the command + line by test rendering a single page. - -- Joey Hess <joeyh@debian.org> Thu, 21 Sep 2006 16:27:44 -0400 + -- Joey Hess <joeyh@debian.org> Thu, 21 Sep 2006 17:31:25 -0400 ikiwiki (1.26) unstable; urgency=low |