diff options
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 52cc57d67..fdc099a1f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,8 +6,9 @@ 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. + * svn was used as the RCS by default unless configured otherwise, + now it defaults to using no RCS unless configured to do so, to avoid some + suprising behavior. -- Joey Hess <joeyh@debian.org> Sat, 23 Dec 2006 01:51:49 -0500 |