diff options
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | doc/download.mdwn | 3 | ||||
-rw-r--r-- | po/ikiwiki.pot | 2 |
3 files changed, 6 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 37b7edf79..0d31a711a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -ikiwiki (2.2) UNRELEASED; urgency=low +ikiwiki (2.2) unstable; urgency=low * Change the aggregate plugin's locking strategy. Now it defers loading state until the wiki is building and already locked, unless it's aggregating. @@ -37,7 +37,7 @@ ikiwiki (2.2) UNRELEASED; urgency=low * Make the url absolution code for feeds significantly more robust. * Add typographyattributes configuration setting to typography plugin. - -- Joey Hess <joeyh@debian.org> Tue, 05 Jun 2007 15:03:48 -0400 + -- Joey Hess <joeyh@debian.org> Mon, 18 Jun 2007 21:21:56 +0100 ikiwiki (2.1) unstable; urgency=low diff --git a/doc/download.mdwn b/doc/download.mdwn index 948d6f37d..43cb4260b 100644 --- a/doc/download.mdwn +++ b/doc/download.mdwn @@ -25,6 +25,9 @@ to upgrade to a newer version of libcgi-formbuilder-perl, `3.05`. There is also an unofficial backport of ikiwiki for Debian 'sarge', provided by Pawel Tecza, at <http://gpa.net.icm.edu.pl/debian/>. +Also. FreeBSD has ikiwiki in its +[ports collection](http://www.freshports.org/www/ikiwiki/). + # revision control ## subversion diff --git a/po/ikiwiki.pot b/po/ikiwiki.pot index 15d20ce29..240436092 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-06-03 12:21-0400\n" +"POT-Creation-Date: 2007-06-18 21:24+0100\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" |