page.tmpl: Add a div around the sidebar, page content, and comments, to aide in styling.
[ikiwiki.git] / debian / changelog
index 38beca3951501237bd39f4a56c927d9f31e8dd75..abf7a2d87d8bce8314042d73eca93534d69427c9 100644 (file)
@@ -1,4 +1,4 @@
-ikiwiki (3.20100518.3) UNRELEASED; urgency=low
+ikiwiki (3.20100609) unstable; urgency=low
 
   * creation_day() etc use local time, not gmtime. To match calendars, which
     use local time.
@@ -6,6 +6,11 @@ ikiwiki (3.20100518.3) UNRELEASED; urgency=low
   * Remove example blog tag pages; allow autotag creation to create them
     when used.
   * Fix support for globbing in tagged() pagespecs.
+  * 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.
 
  -- Joey Hess <joeyh@debian.org>  Mon, 31 May 2010 20:44:17 -0400