aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-04-17 14:37:55 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-04-17 14:37:55 -0400
commitf1228946bd62b7b4528bccabe91f836a16912e28 (patch)
tree666ae43f00238da6886a563c980d3efb368898df /debian/changelog
parente91b128338ee51790b141390338bea421963aa3f (diff)
downloadikiwiki-f1228946bd62b7b4528bccabe91f836a16912e28.tar
ikiwiki-f1228946bd62b7b4528bccabe91f836a16912e28.tar.gz
Bring back the svnrepo setup file option. This is needed for recentchangediff to work with svn repos.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index fc8b58860..2b3b756f8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ikiwiki (2.44) UNRELEASED; urgency=low
+
+ * Bring back the svnrepo setup file option. This is needed for
+ recentchangediff to work with svn repos.
+
+ -- Joey Hess <joeyh@debian.org> Thu, 17 Apr 2008 14:33:54 -0400
+
ikiwiki (2.43) unstable; urgency=low
* Fix missing import of escapeHTML in userlink. (Scott Bronson)