diff options
author | Joey Hess <joey@kitenet.net> | 2011-01-05 18:19:26 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-01-05 18:19:26 -0400 |
commit | 2cd8988648f2da36d4a520829e7100c516dd0e38 (patch) | |
tree | 9b535a41dbf3c4cc01da85ecbfea25c49c6ca369 /debian/changelog | |
parent | a3605a90d56e1c37a85c056411af08f7f09147f6 (diff) | |
download | ikiwiki-2cd8988648f2da36d4a520829e7100c516dd0e38.tar ikiwiki-2cd8988648f2da36d4a520829e7100c516dd0e38.tar.gz |
releasing version 3.20110105
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 4cf0a2965..02f3109e4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -ikiwiki (3.20101232) UNRELEASED; urgency=low +ikiwiki (3.20110105) unstable; urgency=low * tag: Do not include tagbase in rss/atom category tags. (Giuseppe Bilotta) * tag: Improve display of tags with a slash in their names. @@ -14,7 +14,7 @@ ikiwiki (3.20101232) UNRELEASED; urgency=low * Removed `IkiWiki::misctemplate()` function. Any plugins using it should use `IkiWiki::cgitemplate()` instead. - -- Joey Hess <joeyh@debian.org> Tue, 04 Jan 2011 16:00:55 -0400 + -- Joey Hess <joeyh@debian.org> Wed, 05 Jan 2011 17:33:05 -0400 ikiwiki (3.20101231) unstable; urgency=low |