diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-04-17 14:37:55 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-04-17 14:37:55 -0400 |
commit | f1228946bd62b7b4528bccabe91f836a16912e28 (patch) | |
tree | 666ae43f00238da6886a563c980d3efb368898df /debian/changelog | |
parent | e91b128338ee51790b141390338bea421963aa3f (diff) |
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/changelog | 7 |
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) |