diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-12-23 06:55:18 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-12-23 06:55:18 +0000 |
commit | f4e3e47e12b4a1d4009024a7f3b75b8b3615142d (patch) | |
tree | f9d814361a3652bedc3670f806d356a54ba0b8c5 /debian | |
parent | 201d11da0aad98ee497aa9866782547795d3369f (diff) |
* Ikiwiki used to use svn as its RCS by default unless configured otherwise,
now it defaults to using no RCS unless configured to do so.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index ce19d779c..3ae22f92c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,8 +6,10 @@ ikiwiki (1.37) UNRELEASED; urgency=low * Avoid creating edit links when the cgi url is not known. * Avoid displaying discussion links at all, if there's not a discussion page, when the cgi url isn't known. + * Ikiwiki used to use svn as its RCS by default unless configured otherwise, + now it defaults to using no RCS unless configured to do so. - -- Joey Hess <joeyh@debian.org> Sat, 23 Dec 2006 01:17:54 -0500 + -- Joey Hess <joeyh@debian.org> Sat, 23 Dec 2006 01:51:49 -0500 ikiwiki (1.36) unstable; urgency=low |