diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-08-15 14:10:39 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-08-15 14:10:39 -0400 |
commit | 04760df3813a1b44043176e95bcd3eae6ba0507c (patch) | |
tree | d5d169a503d529f1f8d510810c0b7c801904366f /debian/changelog | |
parent | 1f95a925f39e09e3ad916de6d90f317ae3c25281 (diff) |
Allow building ikiwiki on systems w/o po4a -- building of the translated underlays will be skipped in this case.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 5bef06aec..39ff60717 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,8 @@ ikiwiki (3.141593) UNRELEASED; urgency=low * Several optimisations, including speedups to orphans and brokenlinks calculation. * meta, img: Fix bugs in dependency code. (smcv) + * Allow building ikiwiki on systems w/o po4a -- + building of the translated underlays will be skipped in this case. -- Joey Hess <joeyh@debian.org> Wed, 12 Aug 2009 12:25:30 -0400 |