diff options
author | Joey Hess <joey@kitenet.net> | 2012-08-07 13:31:43 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-08-07 13:31:43 -0400 |
commit | 7e2d07484f2ae9912f34e30e8b5614fb86099eed (patch) | |
tree | 23606c3d4779317484683daf6d88d05dce6be260 /debian | |
parent | a66e1f68caeb045dc0c81388076915f5f06bddec (diff) | |
parent | 2a9077f4e92b588200eafcda4d485e95998917a2 (diff) |
Merge branch 'master' into assistant
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 3751cf790..29dccb4c4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ git-annex (3.20120722) UNRELEASED; urgency=low * init: If no description is provided for a new repository, one will automatically be generated, like "joey@gnu:~/foo" * unused, status: Avoid crashing when ran in bare repo. + * Avoid crashing when "git annex get" fails to download from one + location, and falls back to downloading from a second location. -- Joey Hess <joeyh@debian.org> Fri, 27 Jul 2012 21:04:47 -0400 |