diff options
author | Joey Hess <joey@kitenet.net> | 2011-02-25 19:59:06 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-02-25 19:59:06 -0400 |
commit | c58e0a97bffc87edb4fa16faad2878815e60613f (patch) | |
tree | ee3d53987e1d8ad5986834101c08975d4dd36fb7 /debian | |
parent | ecd2153a70882a5a058c20af7e752d656203e13f (diff) |
releasing version 3.20110225
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 c53dbc068..d0d74a167 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,4 +1,4 @@ -ikiwiki (3.20110114) UNRELEASED; urgency=low +ikiwiki (3.20110114) 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 59fbd2540..c092b134c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -ikiwiki (3.20110125) UNRELEASED; urgency=low +ikiwiki (3.20110225) unstable; urgency=low * editpage: Avoid inheriting internal page types. * htmltidy: Avoid breaking the sidebar when websetup is running. @@ -22,7 +22,7 @@ ikiwiki (3.20110125) UNRELEASED; urgency=low * inline: Add 'id' parameter that can be used when styling individual feedlinks and postforms. (Giuseppe Bilotta) - -- Joey Hess <joeyh@debian.org> Tue, 01 Feb 2011 21:00:57 -0400 + -- Joey Hess <joeyh@debian.org> Fri, 25 Feb 2011 17:31:08 -0400 ikiwiki (3.20110124) unstable; urgency=low |