diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-21 21:19:53 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-21 21:19:53 +0000 |
commit | 7946c67d1f7538a2b131c7b79205527f86e9002c (patch) | |
tree | 79eb945c1d53f64a26fde8dcf741c2d2c9f3058b /debian/changelog | |
parent | 7c032d14659cc57cecb529e9d22177844dd71dc0 (diff) |
* Avoid ugly gettext messages if LANG is empty. Closes: #439035
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 5bcf097db..11f1c40c8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -45,8 +45,9 @@ ikiwiki (2.6) UNRELEASED; urgency=low * Add color parameter to postsparkline. Closes: #438900 * Add proper Homepage field to Debian package (needs uber-new dpkg). * Add monotone support, contributed by William Uther. + * Avoid ugly gettext messages if LANG is empty. Closes: #439035 - -- Joey Hess <joeyh@debian.org> Mon, 20 Aug 2007 23:09:11 -0400 + -- Joey Hess <joeyh@debian.org> Tue, 21 Aug 2007 17:18:50 -0400 ikiwiki (2.5) unstable; urgency=low |