diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c73aa53d7..336924317 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ikiwiki (3.20091024) UNRELEASED; urgency=low + + * po: Fix breakage caused by changes to render code. + * mdwn: Avoid trying to use multimarkdown if it is not installed. + + -- 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 |