diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-26 18:08:45 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-26 18:08:45 +0000 |
commit | a036817125b6dccd899e03137ce058023080e236 (patch) | |
tree | 5bd93a0458662116afc615bfe230aa25e460d602 | |
parent | 60e65c52fd7e2dc806fd6ec89f48e9187509d82e (diff) | |
download | ikiwiki-a036817125b6dccd899e03137ce058023080e236.tar ikiwiki-a036817125b6dccd899e03137ce058023080e236.tar.gz |
releasing version 2.6.1
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | po/ikiwiki.pot | 14 |
2 files changed, 11 insertions, 10 deletions
diff --git a/debian/changelog b/debian/changelog index 4cba4c7df..09833ac06 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,12 @@ -ikiwiki (2.6.1) UNRELEASED; urgency=low +ikiwiki (2.6.1) unstable; urgency=low - * Fix bug when blogging by cgi, introduced in last version. + * Ye olde brown paper bag. + * Fix minor bug when blogging by cgi, introduced in last version. * Fix a bug in unlockwiki intorduced last version that made it crash ikiwiki if it wasn't locked when called. This is known to break post-commit emails. - -- Joey Hess <joeyh@debian.org> Sun, 26 Aug 2007 13:37:14 -0400 + -- Joey Hess <joeyh@debian.org> Sun, 26 Aug 2007 13:38:23 -0400 ikiwiki (2.6) unstable; urgency=low diff --git a/po/ikiwiki.pot b/po/ikiwiki.pot index 97108fa5f..6ebf2848d 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: 2007-08-24 16:48-0400\n" +"POT-Creation-Date: 2007-08-26 13:39-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" @@ -42,7 +42,7 @@ msgid "%s is not an editable page" msgstr "" #: ../IkiWiki/CGI.pm:432 ../IkiWiki/Plugin/brokenlinks.pm:24 -#: ../IkiWiki/Plugin/inline.pm:208 ../IkiWiki/Plugin/opendiscussion.pm:17 +#: ../IkiWiki/Plugin/inline.pm:209 ../IkiWiki/Plugin/opendiscussion.pm:17 #: ../IkiWiki/Plugin/orphans.pm:28 ../IkiWiki/Render.pm:99 #: ../IkiWiki/Render.pm:179 msgid "discussion" @@ -177,25 +177,25 @@ msgstr "" msgid "Must specify url to wiki with --url when using --rss or --atom" msgstr "" -#: ../IkiWiki/Plugin/inline.pm:130 +#: ../IkiWiki/Plugin/inline.pm:131 #, perl-format msgid "unknown sort type %s" msgstr "" -#: ../IkiWiki/Plugin/inline.pm:170 +#: ../IkiWiki/Plugin/inline.pm:171 msgid "Add a new post titled:" msgstr "" -#: ../IkiWiki/Plugin/inline.pm:185 +#: ../IkiWiki/Plugin/inline.pm:186 #, perl-format msgid "nonexistant template %s" msgstr "" -#: ../IkiWiki/Plugin/inline.pm:216 ../IkiWiki/Render.pm:103 +#: ../IkiWiki/Plugin/inline.pm:217 ../IkiWiki/Render.pm:103 msgid "Discussion" msgstr "" -#: ../IkiWiki/Plugin/inline.pm:429 +#: ../IkiWiki/Plugin/inline.pm:430 msgid "RPC::XML::Client not found, not pinging" msgstr "" |