diff options
author | Joey Hess <joey@kitenet.net> | 2012-01-16 16:52:26 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-01-16 16:52:26 -0400 |
commit | 2837e8fef163c13bb6f6c4345154599c3bcbe173 (patch) | |
tree | 4577140bc64f749ae0ad66cc729e1f65b837379e /debian | |
parent | f161b5eb596839d54c006a68e875088a9d66c105 (diff) |
releasing version 3.201201163.20120116
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 61922ae05..d6c4419bb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,11 @@ -git-annex (3.20120116) UNRELEASED; urgency=low +git-annex (3.20120116) unstable; urgency=medium * Fix data loss bug in directory special remote, when moving a file to the remote failed, and partially transferred content was left behind in the directory, re-running the same move would think it succeeded and delete the local copy. - -- Joey Hess <joeyh@debian.org> Mon, 16 Jan 2012 16:21:51 -0400 + -- Joey Hess <joeyh@debian.org> Mon, 16 Jan 2012 16:43:45 -0400 git-annex (3.20120115) unstable; urgency=low |