summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-06-23 13:39:04 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-06-23 13:39:04 -0400
commit7ee636f6ddca4b872dde36383077875563b0b369 (patch)
treedafedf4b87647a3c6106d4deeae8888611db2511 /debian
parentaec4709c3f96fa17fef2fde812ed75167ddfbc60 (diff)
avoid unnecessary read of trust.log
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 3fc7216e2..69b28c455 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,7 +5,6 @@ git-annex (3.20110611) UNRELEASED; urgency=low
* merge: New subcommand. Auto-merges the new git-annex branch.
* Improved handling of bare git repos with annexes. Many more commands will
work in them.
- * Sped up many commands.
* git-annex is now more robust; it will never leave state files
uncommitted when some other git process comes along and locks the index
at an inconvenient time.