summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2010-06-10 15:15:44 -0400
committerJoey Hess <joey@kitenet.net>2010-06-10 15:16:22 -0400
commit1609da8f00e29c580e92fd1d3c2b093cbc41d20e (patch)
tree3ed717a2341556527d0eb19e9151b6081ceeac0b /debian/changelog
parent04ff998c51b578017edf369e0dfc2dc7c63d8071 (diff)
I'm told that the pagebody div should be after the sidebar.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index d66bcab20..01307db55 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,8 +9,8 @@ ikiwiki (3.20100610) unstable; urgency=low
* Fix display of sidebar when previewing page edit. (Thanks, privat)
* relativedate: Fix problem with localised dates not working.
* editpage: Avoid storing accidental state changes when previewing pages.
- * page.tmpl: Add a div around the sidebar, page content, and comments,
- to aide in styling.
+ * page.tmpl: Add a div around the page content, and comments, to aide in
+ sidebar styling.
* style.css: Improvements to make floating sidebar fit much better on
pages with inlines.
* calendar: Shorten day names, and improve styling of month calendar.