diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-12-24 05:48:15 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-12-24 05:48:15 +0000 |
commit | 56c5b85fd0bd853920f78494d8964226275fd4df (patch) | |
tree | 8b2e71c6da4cf4556163c66d0abffb660507eae1 /debian | |
parent | f16ddc4caa5086d1a04fbf38d167c166f29f9fee (diff) |
update
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index d8aabec1b..8ff144d92 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,7 +6,7 @@ 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. - * Before, 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. |