diff options
author | Joey Hess <joey@kitenet.net> | 2013-11-27 06:50:20 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-11-27 06:50:20 -0400 |
commit | d8b965a0aa800cf0a183e868fe5ac57aecf603e7 (patch) | |
tree | b4c816468851befd594fac4122c3fca73d6d991e /debian | |
parent | 0820d72ce3808d373f8334a12256ee65217f596b (diff) |
Allow use of --unused in bare repository.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9b045a04c..d395520cb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -21,6 +21,7 @@ git-annex (5.20131121) UNRELEASED; urgency=low * Futher improvements to git repo repair. Has now been tested in tens of thousands of intentionally damaged repos, and successfully repaired them all. + * Allow use of --unused in bare repository. -- Joey Hess <joeyh@debian.org> Wed, 20 Nov 2013 18:30:47 -0400 |