diff options
author | Joey Hess <joey@kitenet.net> | 2014-06-09 14:44:18 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-06-09 14:44:18 -0400 |
commit | 7f8c59418442bc0224b1b88f49e75458d190a64f (patch) | |
tree | 3c52c63ac4f816d751d8c5cf56098b7e90b255bb /debian/changelog | |
parent | b29694b2e61d5f0ca36a3709eb7f76fdf3a739a5 (diff) |
Ignore setsid failures.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f0088cb2a..7749953c1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +git-annex (5.20140607) UNRELEASED; urgency=medium + + * Ignore setsid failures. + + -- Joey Hess <joeyh@debian.org> Mon, 09 Jun 2014 14:44:09 -0400 + git-annex (5.20140606) unstable; urgency=medium * webapp: When adding a new local repository, fix bug that caused its |