From: joey Date: Fri, 24 Mar 2006 02:44:15 +0000 (+0000) Subject: add X-Git-Tag: 1.0~231 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4d0921c7b70dd9fb598c91c83923b645204adb93;p=ikiwiki.git add --- diff --git a/doc/news/blogs.mdwn b/doc/news/blogs.mdwn new file mode 100644 index 000000000..090486133 --- /dev/null +++ b/doc/news/blogs.mdwn @@ -0,0 +1,8 @@ +After too many hours last night spent designing it and a few hours coding, +ikiwiki now support [[blogs]]! + +Note that as part of this, the index file format changed. If you have an +ikiwiki installation dating from before this post, you should make sure to +--rebuild the wiki when upgrading. + +--[[Joey]]