diff options
author | Joey Hess <joey@kitenet.net> | 2014-11-12 18:00:40 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-11-12 18:00:40 -0400 |
commit | 6f15850b2cd33486c091a6dcb7a8357ed8ff79ea (patch) | |
tree | 82f50254bc496391257785746806bf40d20c2e6f /debian | |
parent | 003df7d397471cac6508a5ef0348547356946436 (diff) |
Work around apparent bug in lsof 4.88's -F output format.
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 bcf47e3dd..c3fcd69b3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ git-annex (5.20141126) UNRELEASED; urgency=medium * proxy: New command for direct mode repositories, allows bypassing the direct mode guard in a safe way to do all sorts of things including git revert, git mv, git checkout ... + * Work around apparent bug in lsof 4.88's -F output format. * Debian package is now maintained by Gergely Nagy. -- Joey Hess <joeyh@debian.org> Mon, 10 Nov 2014 15:31:55 -0400 |