diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index de54e2e52..425cc536a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,10 +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. - * svn was used as the RCS by default unless configured otherwise, + * Before, 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 when using a setup file and not uncommenting any RCS - options. + options. -- Joey Hess <joeyh@debian.org> Sat, 23 Dec 2006 01:51:49 -0500 |