releasing version 3.20111229
parent
bcd863df2a
commit
5e3e329063
|
@ -1,4 +1,4 @@
|
|||
ikiwiki (3.20111108) UNRELEASED; urgency=low
|
||||
ikiwiki (3.20111229) unstable; urgency=low
|
||||
|
||||
* Consume all stdin when rcs_receive short-circuits,
|
||||
to avoid git SIGPIPE race.
|
||||
|
@ -6,7 +6,7 @@ ikiwiki (3.20111108) UNRELEASED; urgency=low
|
|||
* Test coverage can be checked with `make coverage` (smcv)
|
||||
* tag: encode categories using numeric values. (tango)
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Mon, 05 Dec 2011 15:14:48 -0400
|
||||
-- Joey Hess <joeyh@debian.org> Thu, 29 Dec 2011 12:00:53 -0400
|
||||
|
||||
ikiwiki (3.20111107) unstable; urgency=low
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
Name: ikiwiki
|
||||
Version: 3.20111107
|
||||
Version: 3.20111229
|
||||
Release: 1%{?dist}
|
||||
Summary: A wiki compiler
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2011-11-30 16:33-0400\n"
|
||||
"POT-Creation-Date: 2011-12-29 12:03-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"
|
||||
|
|
Loading…
Reference in New Issue