diff options
author | Joey Hess <joey@kitenet.net> | 2011-01-23 10:26:12 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-01-23 10:26:12 -0400 |
commit | 4d79b58381be40871766c1890424902398677103 (patch) | |
tree | fb029e79f9076cca6dc36b1f6ef4d7c508d6c331 | |
parent | 73364d2b297e15f8a8789ca5b2afaf3194a34e03 (diff) |
releasing version 3.20110123
-rw-r--r-- | debian/changelog | 5 | ||||
-rw-r--r-- | ikiwiki.spec | 2 | ||||
-rw-r--r-- | po/ikiwiki.pot | 4 |
3 files changed, 6 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog index 5eb530531..b6465a2f1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ -ikiwiki (3.20110123) UNRELEASED; urgency=low +ikiwiki (3.20110123) unstable; urgency=low * Adapt autoindex test suite to work with old Test::More. + * Fix posting by blog form, broken by last release. - -- Joey Hess <joeyh@debian.org> Sat, 22 Jan 2011 11:00:37 -0400 + -- Joey Hess <joeyh@debian.org> Sun, 23 Jan 2011 10:12:33 -0400 ikiwiki (3.20110122) unstable; urgency=medium diff --git a/ikiwiki.spec b/ikiwiki.spec index b8a18894a..7b2f6ba32 100644 --- a/ikiwiki.spec +++ b/ikiwiki.spec @@ -1,5 +1,5 @@ Name: ikiwiki -Version: 3.20110122 +Version: 3.20110123 Release: 1%{?dist} Summary: A wiki compiler diff --git a/po/ikiwiki.pot b/po/ikiwiki.pot index 170dd451c..7a071b4fa 100644 --- a/po/ikiwiki.pot +++ b/po/ikiwiki.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-01-22 10:35-0400\n" +"POT-Creation-Date: 2011-01-23 10:13-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -220,7 +220,7 @@ msgstr "" msgid "Comment Moderation" msgstr "" -#: ../IkiWiki/Plugin/comments.pm:372 ../IkiWiki/Plugin/editpage.pm:96 +#: ../IkiWiki/Plugin/comments.pm:372 ../IkiWiki/Plugin/editpage.pm:98 msgid "bad page name" msgstr "" |