diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-12-24 05:49:43 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-12-24 05:49:43 +0000 |
commit | 819918787082d04640b45eb9f4d0f184d1e11f26 (patch) | |
tree | 86a6c24a4c639058a319d1beec94380c247abc48 /debian | |
parent | 56c5b85fd0bd853920f78494d8964226275fd4df (diff) | |
download | ikiwiki-819918787082d04640b45eb9f4d0f184d1e11f26.tar ikiwiki-819918787082d04640b45eb9f4d0f184d1e11f26.tar.gz |
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 8ff144d92..93fa16b01 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. |