summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-09-25 13:46:12 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-09-25 13:46:12 -0400
commit3f5ba52ee0b3466585458fac3ba20795c0ac9ad3 (patch)
treec9a5861a9c427bf73bbcc147c8cfeeced0478d10 /debian
parent9e55aa7f174810119cee77e47df5979c40490662 (diff)
recentchanges: Fix redirects to non-page files.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e9adfcac0..f3f30dc21 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ikiwiki (2.66) UNRELEASED; urgency=low
+
+ * recentchanges: Fix redirects to non-page files.
+
+ -- Joey Hess <joeyh@debian.org> Thu, 25 Sep 2008 13:45:55 -0400
+
ikiwiki (2.65) unstable; urgency=low
* aggregate: Expire excess or old items on the same pass that adds them,