diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2010-03-28 19:23:34 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2010-03-28 19:23:34 -0400 |
commit | 6e7bfbe7bb8ba4b94d0e8c203b2117477b217384 (patch) | |
tree | cfbe7024f9825f7c481d6c54444c7b52e58d0d97 /debian/changelog | |
parent | 2bbbc906bae7aa81b2635ca33f6e880f9a5ae9f5 (diff) |
auto-blog.setup: Set tagbase by default, since most bloggers will want it.
Also modified first_post page to use a tag format that will work whether
or not tagbase is set.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 57406c6d3..2d82c4dba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -21,6 +21,7 @@ ikiwiki (3.20100324) UNRELEASED; urgency=low that could lead to bad dependency handling in certian situations. * Add preprocessed 'use lib' line to ikiwiki-transition and ikiwiki-calendar if necessary for unusual install. + * auto-blog.setup: Set tagbase by default, since most bloggers will want it. -- Joey Hess <joeyh@debian.org> Sat, 13 Mar 2010 14:48:10 -0500 |