summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-11-13 13:01:43 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-11-13 13:01:43 -0400
commit179dacc22ddf74a19cea3a830ba3404e7b8cb90f (patch)
treed186b07f689aedf5875787232ef27395709b5a02 /debian
parent6f15850b2cd33486c091a6dcb7a8357ed8ff79ea (diff)
clarification from author; lsof fixed a bug
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index c3fcd69b3..09d609c14 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,7 +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.
+ * Work around behavior change 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