diff options
author | Joey Hess <joey@kitenet.net> | 2014-03-14 13:37:58 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-03-14 13:37:58 -0400 |
commit | 309cc90dfa30b6d3d7bbd44c222b3449555e8817 (patch) | |
tree | 7b4cebd15c8717a2bce7dfc0d057081ea0ab80b3 /debian | |
parent | 3db88e586f957ae505bb1dd630ff011eddb8c07e (diff) |
Better workaround for problem umasks when eg, setting up ssh keys.
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 29399c4fb..e3cb63d77 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,6 +16,7 @@ git-annex (5.20140307) UNRELEASED; urgency=medium (So will --in=) * Fix ssh connection caching stop method to work with openssh 6.5p1, which broke the old method. + * Better workaround for problem umasks when eg, setting up ssh keys. -- Joey Hess <joeyh@debian.org> Thu, 06 Mar 2014 16:17:01 -0400 |