diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-09-14 17:15:38 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-09-14 17:15:38 -0400 |
commit | 51f19ca4c82d262aea4a1fc063c75e0e3bce1b48 (patch) | |
tree | 3043b03df4eaa4892e8f53aa188b2a288151bb15 /debian | |
parent | 591bfd69ea5b6a4421749e91dc10eb2b0d0ba9d2 (diff) |
releasing version 2.64
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index d66b6cf0c..a84ff36f2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -ikiwiki (2.64) UNRELEASED; urgency=low +ikiwiki (2.64) unstable; urgency=low * Avoid uninitialised value when --dumpsetup is used and no srcdir/destdir specified. @@ -24,7 +24,7 @@ ikiwiki (2.64) UNRELEASED; urgency=low * inline: Treat rootpage as a link, so that it can refer to a subpage without hardcoding the path. - -- Joey Hess <joeyh@debian.org> Mon, 08 Sep 2008 19:21:20 -0400 + -- Joey Hess <joeyh@debian.org> Sun, 14 Sep 2008 16:58:25 -0400 ikiwiki (2.63) unstable; urgency=low |