summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-01-16 03:37:39 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-01-16 03:37:39 +0000
commit04cde27a0e070af714826cf89071d27286d1d7fe (patch)
tree731ca0bda4de070910b1d411be30def865e05ac0 /debian/changelog
parentcd6234f8660c651199d636595308aec0cc221f2e (diff)
* Gettext 1.04 or up is needed for the OO interface that ikiwiki needs,
if an older version is installed, just don't gettext strings, instead of crashing.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e73f12f0d..7a6500643 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+ikiwiki (1.41) UNRELEASED; urgency=low
+
+ * Gettext 1.04 or up is needed for the OO interface that ikiwiki needs,
+ if an older version is installed, just don't gettext strings, instead of
+ crashing.
+
+ -- Joey Hess <joeyh@debian.org> Mon, 15 Jan 2007 22:19:02 -0500
+
ikiwiki (1.40) unstable; urgency=low
* Fix missing categories in rss/atom feeds.