diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-07-07 12:14:23 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-07-07 12:14:23 -0400 |
commit | 5f10d1f9345cd85a3e38c2a882708ddfdf50af33 (patch) | |
tree | b4f0eba3ab566f83eb246bbca484c6cefbc08738 | |
parent | 1dfcebda304fdc3572ac560bf7c72211ac2d98a6 (diff) |
releasing version 0.20
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 9eb84f5..f4ac7dd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,12 @@ -etckeeper (0.20) UNRELEASED; urgency=low +etckeeper (0.20) unstable; urgency=low + [ Jelmer Vernooij ] * Use new Bazaar API. * Pass --quiet to bzr add to avoid new files from being printed twice. * Don't consider warnings from bzr plugins when checking if tree was modified. - -- Jelmer Vernooij <jelmer@samba.org> Mon, 07 Jul 2008 15:34:15 +0200 + -- Joey Hess <joeyh@debian.org> Mon, 07 Jul 2008 12:04:30 -0400 etckeeper (0.19) unstable; urgency=low |