cleanup
This commit is contained in:
parent
6d0af3b211
commit
84784e2ca1
1 changed files with 2 additions and 2 deletions
4
debian/changelog
vendored
4
debian/changelog
vendored
|
@ -6,14 +6,14 @@ git-annex (3.20111112) UNRELEASED; urgency=low
|
|||
no longer needs to auto-merge.
|
||||
* init: When run in an already initalized repository, and without
|
||||
a description specified, don't delete the old description.
|
||||
* Optimised union merging; now only runs git cat-file once.
|
||||
* Optimised union merging; now only runs git cat-file once, and runs
|
||||
in constant space.
|
||||
* status: Now displays trusted, untrusted, and semitrusted repositories
|
||||
separately.
|
||||
* status: Fix --json mode (only the repository lists are currently
|
||||
displayed)
|
||||
* status: --fast is back
|
||||
* Fix support for insteadOf url remapping. Closes: #644278
|
||||
* merge: Now runs in constant space.
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Sat, 12 Nov 2011 14:50:21 -0400
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue