aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2010-06-09 16:59:17 -0400
committerJoey Hess <joey@kitenet.net>2010-06-09 16:59:17 -0400
commite93cee33786da51d80f375cbeb8fb24db24bf0c9 (patch)
tree5f1356baee0ea7399072b710eed1839b88eda8d2 /debian/changelog
parent95b45864debe8070e8229cc7def21aef5447f541 (diff)
downloadikiwiki-e93cee33786da51d80f375cbeb8fb24db24bf0c9.tar
ikiwiki-e93cee33786da51d80f375cbeb8fb24db24bf0c9.tar.gz
Fix display of sidebar when previewing page edit. (Thanks, privat)
On second thought, only display a page's personal sidebar when previewing it, not when editing normally.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index fdf111168..5cfb9ce89 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,7 +6,7 @@ ikiwiki (3.20100609) unstable; urgency=low
* Remove example blog tag pages; allow autotag creation to create them
when used.
* Fix support for globbing in tagged() pagespecs.
- * When editing a page, show that page's sidebar. (Thanks, privat)
+ * Fix display of sidebar when previewing page edit. (Thanks, privat)
* relativedate: Fix problem with localised dates not working.
-- Joey Hess <joeyh@debian.org> Mon, 31 May 2010 20:44:17 -0400