releasing version 2.43
parent
570f7e6594
commit
18cb252e74
|
@ -1,4 +1,4 @@
|
|||
ikiwiki (2.43) UNRELEASED; urgency=low
|
||||
ikiwiki (2.43) unstable; urgency=low
|
||||
|
||||
* Fix missing import of escapeHTML in userlink. (Scott Bronson)
|
||||
* Fix broken rcs_update for bzr. (Scott Bronson)
|
||||
|
@ -7,7 +7,7 @@ ikiwiki (2.43) UNRELEASED; urgency=low
|
|||
* Give the full path to the hyperestraier helpfile in estseek.conf.
|
||||
* Recommend a recent git-core for git init. Closes: 475609
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Thu, 10 Apr 2008 17:36:53 -0400
|
||||
-- Joey Hess <joeyh@debian.org> Wed, 16 Apr 2008 18:35:13 -0400
|
||||
|
||||
ikiwiki (2.42) unstable; urgency=high
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2008-04-10 16:18-0400\n"
|
||||
"POT-Creation-Date: 2008-04-16 18:36-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"
|
||||
|
@ -640,7 +640,7 @@ msgstr ""
|
|||
#. translators: preprocessor directive name,
|
||||
#. translators: the second a page name, the
|
||||
#. translators: third a number.
|
||||
#: ../IkiWiki.pm:747
|
||||
#: ../IkiWiki.pm:750
|
||||
#, perl-format
|
||||
msgid "%s preprocessing loop detected on %s at depth %i"
|
||||
msgstr ""
|
||||
|
|
Loading…
Reference in New Issue