diff options
author | Joey Hess <joey@kitenet.net> | 2013-03-11 19:55:01 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-03-11 19:55:01 -0400 |
commit | 8cdbe8fe29ccd7f1d2bc0daeaacd3a88427d40c2 (patch) | |
tree | 9f53c20d153c2f1e1d7ae2b4699102ede5142b7b /debian/changelog | |
parent | dfc7b3351c4b10681f48dfa347a2308a2eb63489 (diff) |
addurl: Add --relaxed option.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 43475322d..dbacec2ca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -54,6 +54,7 @@ git-annex (4.20130228) UNRELEASED; urgency=low avoiding re-checksumming. * assistant: Detects most renames, including directory renames, and combines all their changes into a single commit. + * addurl: Add --relaxed option. -- Joey Hess <joeyh@debian.org> Wed, 27 Feb 2013 23:20:40 -0400 |