diff options
author | Joey Hess <joey@kitenet.net> | 2010-06-12 22:20:22 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-06-12 22:20:22 -0400 |
commit | c225cdad2524a12b998e550b6c0ba7079d164cff (patch) | |
tree | 45f2ce4e2e8df3b23dcabf1faf8cc07fc64c4df4 /debian | |
parent | 31fa7714e7a3eba6e34b601426047f2aa2f8db01 (diff) |
edittemplate: Make silent mode not disable display when the template page does not exist, so it can be easily created.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1d849f558..d607640c4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,8 @@ ikiwiki (3.20100611) UNRELEASED; urgency=low * img: Support hspace and vspace attributes. * editpage: Rename "comments" field to avoid CSS conflict with the comments div. + * edittemplate: Make silent mode not disable display when the template + page does not exist, so it can be easily created. -- Joey Hess <joeyh@debian.org> Fri, 11 Jun 2010 13:39:15 -0400 |