aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-06-04 13:15:05 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-06-04 13:15:05 -0400
commit6842328405494dd4971d3bfa443901084efe87ed (patch)
tree0695407bc6d70d2a4e8f9fbc77075b0ba2e68ddf /debian
parent2e48da19a29d6c06dbdb8c1e0a00a2c3528cf8ee (diff)
downloadikiwiki-6842328405494dd4971d3bfa443901084efe87ed.tar
ikiwiki-6842328405494dd4971d3bfa443901084efe87ed.tar.gz
Avoid relying on translators preserving the case when translating "discussion", which caused Discussion pages to get unwanted Discussion links.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index cee073b3a..be1db6f3c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,9 @@ ikiwiki (3.15) UNRELEASED; urgency=low
* comment: Make comment directives no longer use the internal "_comment"
form, and document the comment directive syntax.
+ * Avoid relying on translators preserving the case when translating
+ "discussion", which caused Discussion pages to get unwanted Discussion
+ links.
-- Joey Hess <joeyh@debian.org> Tue, 02 Jun 2009 17:03:41 -0400