diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-05-05 15:17:44 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-05-05 15:17:44 -0400 |
commit | 545054c35633e9307351b7ecec508dcd8a57f246 (patch) | |
tree | 0a2695ffc2a4720e78ce3517b5caaffe7bd33657 /debian | |
parent | a72c33c76c43471c3478ce8ab7d7bef299ec3af8 (diff) | |
download | ikiwiki-545054c35633e9307351b7ecec508dcd8a57f246.tar ikiwiki-545054c35633e9307351b7ecec508dcd8a57f246.tar.gz |
releasing version 2.45
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog index a9c10c2c8..be6cb205c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -ikiwiki (2.45) UNRELEASED; urgency=low +ikiwiki (2.45) unstable; urgency=low * toc: Add the table of contents at sanitize time, rather than at format time. This allows the toc to be displayed when previewing an edit. It also @@ -15,15 +15,15 @@ ikiwiki (2.45) UNRELEASED; urgency=low if the source file does not exist. * git: Put -- before the filename when calling git rev-list to avoid warning message when the file doesn't exist. - * Add a Bundle::Ikiwiki to the source for use with CPAN to install *all* - the modules ikiwiki can use. + * Add a Bundle::Ikiwiki and Bundle::IkiWiki::Extras to the source for use + with CPAN to install perl modules. * Add a cpan directory containing a CPAN::MyConfig that can ease use of CPAN to install in a home directory on shared hosting providers. * With these changes, it's pretty easy to install onto nearlyfreespeech.net and probably other shared hosting providers like dreamhost. Added - a tip page documentng the process for nearlyfreespeech. + a page documenting the process for nearlyfreespeech. - -- Joey Hess <joeyh@debian.org> Sat, 26 Apr 2008 15:09:36 -0400 + -- Joey Hess <joeyh@debian.org> Mon, 05 May 2008 15:06:05 -0400 ikiwiki (2.44) unstable; urgency=medium |