diff options
author | Joey Hess <joey@kitenet.net> | 2011-06-20 22:38:18 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-06-20 22:38:18 -0400 |
commit | 9f9e17aa0f4898063a58c88661bca01465b126a9 (patch) | |
tree | 93145a4538c8e35a2223ed106a2475dc7faf4e2a /debian/changelog | |
parent | 53706ad9bf9bf22359154edab0ca61acea9027e1 (diff) |
unlock: Made atomic.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b96b9f43d..6439eb89f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ git-annex (0.20110611) UNRELEASED; urgency=low such as btrfs. * Allow --trust etc to specify a repository by name, for temporarily trusting repositories that are not configured remotes. + * unlock: Made atomic. * git-union-merge: New git subcommand, that does a generic union merge operation, and operates efficiently without touching the working tree. |