diff options
author | Joey Hess <joey@kitenet.net> | 2011-03-21 15:01:19 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-03-21 15:01:19 -0400 |
commit | 5c2ba98bccde8bbaa5fb054f859eae843e756a05 (patch) | |
tree | 4e221a6d8168a4abf864003a65d7f44fdbde0a9f /debian | |
parent | 37bbec8c3c4ba35a8b955d105426801c4653e4a7 (diff) |
releasing version 3.20110321
Diffstat (limited to 'debian')
-rw-r--r-- | debian/NEWS | 2 | ||||
-rw-r--r-- | debian/changelog | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/NEWS b/debian/NEWS index d0d74a167..ff856e5f0 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,4 +1,4 @@ -ikiwiki (3.20110114) unstable; urgency=low +ikiwiki (3.20110122) unstable; urgency=low If you have custom CSS that uses "#feedlinks" or "#blogform", you will need to change it to instead use ".feedlinks" and ".blogform" diff --git a/debian/changelog b/debian/changelog index 15328d694..b8a6c8c88 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -ikiwiki (3.20110226) UNRELEASED; urgency=low +ikiwiki (3.20110321) unstable; urgency=low * comment: Don't show comments of subpages on parent pages. (Fixes bug introduced in version 3.20100505.) @@ -10,7 +10,7 @@ ikiwiki (3.20110226) UNRELEASED; urgency=low * Avoid escaping / characters in filenames when building the cgiurl, as this confuses eg, cvsweb. - -- Joey Hess <joeyh@debian.org> Sun, 27 Feb 2011 18:14:05 -0400 + -- Joey Hess <joeyh@debian.org> Mon, 21 Mar 2011 14:45:05 -0400 ikiwiki (3.20110225) unstable; urgency=low |