diff options
author | Joey Hess <joey@kitenet.net> | 2013-09-03 13:35:49 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-09-03 13:35:49 -0400 |
commit | 066cca60fdc2b90436a3356f19664d059da8580e (patch) | |
tree | 8e9b81e2cbebb14e44c37490dd8ac06d1abb9b25 /debian | |
parent | 5204ee7342bb0e5bc70d4a51bbc486f4e5e49a12 (diff) |
Honor core.sharedrepository when receiving and adding files in direct mode.
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 68ba98b8b..98bfd9445 100644 --- a/debian/changelog +++ b/debian/changelog @@ -25,6 +25,8 @@ git-annex (4.20130827) unstable; urgency=low * Debian: Run the builtin test suite as an autopkgtest. * Debian: Recommend ssh-askpass, which ssh will use when the assistant is run w/o a tty. Closes: #719832 + * Honor core.sharedrepository when receiving and adding files in direct + mode. -- Joey Hess <joeyh@debian.org> Tue, 27 Aug 2013 11:03:00 -0400 |