diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-06-04 13:15:05 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-06-04 13:15:05 -0400 |
commit | 6842328405494dd4971d3bfa443901084efe87ed (patch) | |
tree | 0695407bc6d70d2a4e8f9fbc77075b0ba2e68ddf /debian/changelog | |
parent | 2e48da19a29d6c06dbdb8c1e0a00a2c3528cf8ee (diff) |
Avoid relying on translators preserving the case when translating "discussion", which caused Discussion pages to get unwanted Discussion links.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
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 |