diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2007-10-26 03:31:54 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2007-10-26 03:31:54 -0400 |
commit | 1a3cc7af02e762ac344e75f4a6c4df721bf5f439 (patch) | |
tree | 6558f4e5643e868b39f94649896babe1d3175c23 /debian/changelog | |
parent | 730a3fb4b7502fc89ee35f7d75c5b56fe8a8b8d8 (diff) | |
download | ikiwiki-1a3cc7af02e762ac344e75f4a6c4df721bf5f439.tar ikiwiki-1a3cc7af02e762ac344e75f4a6c4df721bf5f439.tar.gz |
releasing version 2.11
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 4aa2b4e38..15d60114e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -ikiwiki (2.11) UNRELEASED; urgency=low +ikiwiki (2.11) unstable; urgency=low * Correct a pair of logic errors that triggered if svnpath was empty. * If gitorigin_branch is set to the empty string, don't push or pull. @@ -22,7 +22,7 @@ ikiwiki (2.11) UNRELEASED; urgency=low * Run git-commit -q (though it doesn't do much good due to its stderr abuse). - -- Joey Hess <joeyh@debian.org> Thu, 25 Oct 2007 23:11:13 -0400 + -- Joey Hess <joeyh@debian.org> Fri, 26 Oct 2007 03:29:09 -0400 ikiwiki (2.10) unstable; urgency=low |