summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-08-25 21:35:20 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-08-25 21:35:20 -0400
commit6e3942500d0f16b8bef03fdb5f47830463c23b6d (patch)
treef8b02855d10665e6ad0731ce269eadfbd5fcb5dd /debian
parent6e6162df19ade5ec27b96250e6d8e487e82d4f18 (diff)
remove a bug that didn't get fixed yet
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 0 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index e62699178..55cec17be 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,9 +8,6 @@ git-annex (4.20130816) UNRELEASED; urgency=low
* unused: Is now a minimum of 30 times faster, and typically many
more times than that (when a repository has several branches).
(Thanks, guilhem for the patch.)
- * unused: Bug fix: Files that are only present staged in the index,
- but not in the tree will not be seen as unused.
- (Thanks, guilhem for the patch.)
* 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