diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-16 19:07:52 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-16 19:07:52 +0000 |
commit | c5975243a5a660f99bcbb4d378a73e987def220b (patch) | |
tree | 4c5f86159fabffc34b8d4a0be34354606adaf614 /debian/changelog | |
parent | 2cf2d4b6ed50b08312c5e62ee77cd6cf9604d0f0 (diff) |
* Support setting svnpath to "" for wikis that are rooted at the top of
their svn repositories, with no trunk directory.
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 09dab5611..3611d69ec 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ikiwiki (1.51) UNRELEASED; urgency=low + + * Support setting svnpath to "" for wikis that are rooted at the top of + their svn repositories, with no trunk directory. + + -- Joey Hess <joeyh@debian.org> Mon, 16 Apr 2007 15:07:21 -0400 + ikiwiki (1.50) unstable; urgency=low [ Josh Triplett ] |