summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 02f3109e4..53241e10d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ikiwiki (3.20110106) UNRELEASED; urgency=low
+
+ * inline: Pass feed titles to templates and add title and rel attributes
+ to feed links. (Giuseppe Bilotta)
+
+ -- Joey Hess <joeyh@debian.org> Thu, 06 Jan 2011 14:41:34 -0400
+
ikiwiki (3.20110105) unstable; urgency=low
* tag: Do not include tagbase in rss/atom category tags. (Giuseppe Bilotta)