aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-11-29 17:01:07 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-11-29 17:01:07 -0400
commit3a69632859e929d3d2292da9528a89346b1602a2 (patch)
treec34884d1d1326cfe78f2209dde2d7377a5daf49f /debian
parentd2ef4f93d1f4426f93020e56aeaea5e2ac8267c6 (diff)
dropping from web
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 66c29a634..2a68d50c2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,9 @@ git-annex (3.20121128) UNRELEASED; urgency=low
* watch: Avoid leaving hard links to files behind in .git/annex/tmp
if a file is deleted or moved while it's being quarantined in preparation
to being added to the annex.
+ * Allow `git annex drop --from web`; of course this does not remove
+ any file from the web, but it does make git-annex remove all urls
+ associated with a file.
-- Joey Hess <joeyh@debian.org> Wed, 28 Nov 2012 13:31:07 -0400