diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-01-13 15:09:47 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-01-13 15:09:47 -0400 |
commit | c0f5b772f52c5c6d30009fd35b4597f27a3a1a5f (patch) | |
tree | 8d7b6011c49b1d0b0baa9559c25370d53caba09f /debian/changelog | |
parent | 3b72782586f5f6872d00891f6b46f5a8cb654e7a (diff) |
addurl: Refuse to overwrite any existing, non-annexed file.
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 68544bcfc..f5a50db1c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -35,6 +35,7 @@ git-annex (6.20151219) UNRELEASED; urgency=medium modified the same as typechanged files. * addurl: Added --batch and --with-files options. * addurl: Support --json, particularly useful in --batch mode. + * addurl: Refuse to overwrite any existing, non-annexed file. * Debian: Adjust build dependencies for webapp, DAV. Now available on mips, mipsel, but temporarily removed armel since build is failing there. |