diff options
author | Joey Hess <joey@kitenet.net> | 2010-07-22 16:59:11 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-07-22 16:59:11 -0400 |
commit | c30f22fc83b78b8e99a220b46aa7717bbb9795b0 (patch) | |
tree | 7db14f83a36bd66ab27cd1285e3613b9dd89a30d /debian | |
parent | 44b6101c3f563f6077e38f6843f0d4b41704f11a (diff) | |
download | ikiwiki-c30f22fc83b78b8e99a220b46aa7717bbb9795b0.tar ikiwiki-c30f22fc83b78b8e99a220b46aa7717bbb9795b0.tar.gz |
releasing version 3.20100722
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 8013e5cdd..209b170eb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -ikiwiki (3.20100705) UNRELEASED; urgency=low +ikiwiki (3.20100722) unstable; urgency=low * img: Add a margin around images displayed by this directive. * comments: Added commentmoderation directive for easy linking to the @@ -20,11 +20,11 @@ ikiwiki (3.20100705) UNRELEASED; urgency=low the caching problem that was added to work around). Closes: #588623 * Made much more robust in cases where multiple source files produce conflicting files/directories in the destdir. - * Updated French program translation from Philippe Batailler. Closes: #589423 + * Updated French translation from Philippe Batailler. Closes: #589423 * po: Fix selflink display on tranlsated pages. (intrigeri) * Avoid showing 'Add a comment' link at the bottom of the comment post form. - -- Joey Hess <joeyh@debian.org> Mon, 05 Jul 2010 13:59:42 -0400 + -- Joey Hess <joeyh@debian.org> Thu, 22 Jul 2010 16:49:05 -0400 ikiwiki (3.20100704) unstable; urgency=low |