diff options
author | Joey Hess <joey@kitenet.net> | 2011-06-10 11:58:21 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-06-10 11:58:21 -0400 |
commit | 38e0100a6929b4538bbcd5ec82827b4bc996915d (patch) | |
tree | fd83488770dbc1f3953fff371d5056e059a61d63 | |
parent | 9a272815ddd33272008a4052ea74e7bbc4c842f8 (diff) |
releasing version 0.201106100.20110610
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 25c00963c..09655df65 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,11 @@ -git-annex (0.20110602) UNRELEASED; urgency=low +git-annex (0.20110610) unstable; urgency=low * Add --numcopies option. * Add --trust, --untrust, and --semitrust options. * get --from is the same as copy --from * Bugfix: Fix fsck to not think all SHAnE keys are bad. - -- Joey Hess <joeyh@debian.org> Wed, 01 Jun 2011 16:26:48 -0400 + -- Joey Hess <joeyh@debian.org> Fri, 10 Jun 2011 11:48:40 -0400 git-annex (0.20110601) unstable; urgency=low |