diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-08-14 14:22:53 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-08-14 14:22:53 -0400 |
commit | f3badb6237b759fdc01773d6a1a4b6ca4aa204dc (patch) | |
tree | 35c909115f92ebf89ea2ec056e88494c066aa5d3 /debian | |
parent | 0d480b43fe5973d8ea47b70c04733293a82c10aa (diff) |
oops, didn't mean to commit these changes yet
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 41e959ac0..d54548047 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,9 +8,6 @@ git-annex (5.20150813) UNRELEASED; urgency=medium * sync: Support --jobs * sync --content: Avoid unnecessary second pull from remotes when no file transfers are made. - * External special remotes can now be built that can be used in readonly - mode, where git-annex downloads content from the remote using regular - http. -- Joey Hess <id@joeyh.name> Wed, 12 Aug 2015 14:31:01 -0400 |