aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2010-04-15 15:04:17 -0400
committerJoey Hess <joey@gnu.kitenet.net>2010-04-15 15:04:17 -0400
commitbaaa848f6c06b0b3a59677d3551e130c65e5fde7 (patch)
tree4a822254fefde98660401d224054e60aae5531c4 /debian
parent691dab03069f452b95f2319f9dcc52a27c9ff7b2 (diff)
downloadikiwiki-baaa848f6c06b0b3a59677d3551e130c65e5fde7.tar
ikiwiki-baaa848f6c06b0b3a59677d3551e130c65e5fde7.tar.gz
CSS and templates for sidebar changed to use a class, not an id.
Multiple sidebars should be possible; also, I want to add a sidebar template.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index c2b0c3c23..03361e6a0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-ikiwiki (3.20100410) UNRELEASED; urgency=low
+ikiwiki (3.20100415) UNRELEASED; urgency=low
[ Joey Hess ]
* bzr: Fix bzr log parsing to work with bzr 2.0. (liw)
@@ -36,6 +36,7 @@ ikiwiki (3.20100410) UNRELEASED; urgency=low
* pagestats: Use style=list to get a list of tags, scaled by use like
in a tag cloud. This is useful to put in a sidebar.
* Rework example blog front page.
+ * CSS and templates for sidebar changed to use a class, not an id.
-- Joey Hess <joeyh@debian.org> Sun, 04 Apr 2010 12:17:11 -0400