diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-12-24 05:45:56 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-12-24 05:45:56 +0000 |
commit | 0e847c08a5b86c4e6cd1361842d9a6237283101c (patch) | |
tree | 8b2e71c6da4cf4556163c66d0abffb660507eae1 | |
parent | 8216924629dd1b3bb9a4c7eaf5b5d06e9d692950 (diff) |
update
-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. |