summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-01-06 17:34:44 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-01-06 17:34:44 -0400
commit61a5b85864301ffa6915326e674a83c36c74afe7 (patch)
tree22f823a092e5822920b4259785a83413c1867533 /debian/changelog
parent89c3bf6269500c454de3c07a002971f45788f8bf (diff)
addurl in direct mode
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index bfb8599e7..e05de2b2f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,7 +4,7 @@ git-annex (3.20130105) UNRELEASED; urgency=low
* committer: Fix a file handle leak.
* assistant: Make expensive transfer scan work fully in direct mode.
* More commands work in direct mode repositories: find, whereis, move, copy,
- drop, log, fsck, add.
+ drop, log, fsck, add, addurl.
* sync: No longer automatically adds files in direct mode.
* assistant: Detect when system is not configured with a user name,
and set environment to prevent git from failing.