aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-10-26 11:53:55 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-10-26 11:53:55 -0400
commitf756d7e6de847277708249b601696f42e5882e58 (patch)
tree0cdbb23295d997774f7f67bf4160186afb6e69c7 /debian/changelog
parented1fa6c887c0677e9ba80e1d422ba133a218ac54 (diff)
downloadikiwiki-f756d7e6de847277708249b601696f42e5882e58.tar
ikiwiki-f756d7e6de847277708249b601696f42e5882e58.tar.gz
po: Fix breakage caused by changes to render code.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c73aa53d7..3d910e3ba 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ikiwiki (3.20091024) UNRELEASED; urgency=low
+
+ * po: Fix breakage caused by changes to render code.
+
+ -- Joey Hess <joeyh@debian.org> Mon, 26 Oct 2009 11:53:32 -0400
+
ikiwiki (3.20091023) unstable; urgency=low
* inline: Fix raw mode. Closes: #552114