diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-10-17 20:52:18 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-10-17 20:52:18 -0400 |
commit | 1d094d82a3ebdc277680c88ae47bbb78dab62328 (patch) | |
tree | ed9c2e03f98578a683464c33f821b22046c240f1 /debian | |
parent | 6a955e86bb37b490f066886968ba8ba2c56907ef (diff) |
releasing version 3.20091017
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 7c88ca733..50332670f 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,4 +1,4 @@ -ikiwiki (3.2009XXXX) UNRELEASED; urgency=low +ikiwiki (3.20091017) unstable; urgency=low To take advantage of significant performance improvements, all wikis need to be rebuilt on upgrade to this version. If you diff --git a/debian/changelog b/debian/changelog index eab725d92..7da20a3f7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -ikiwiki (3.2009XXXX) UNRELEASED; urgency=low +ikiwiki (3.20091017) unstable; urgency=low * Added support framework for multiple types of dependencies, including dependncies that are only affected by page precence or link changes. @@ -40,7 +40,7 @@ ikiwiki (3.2009XXXX) UNRELEASED; urgency=low * inline: Optimize generation of archives, etc by not getting inlined page content if the template does not use it. - -- Joey Hess <joeyh@debian.org> Fri, 09 Oct 2009 19:53:50 -0400 + -- Joey Hess <joeyh@debian.org> Sat, 17 Oct 2009 15:37:04 -0400 ikiwiki (3.20091009) unstable; urgency=low |