summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-09-12 12:45:33 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-09-12 12:47:43 -0400
commitdf0b06d217524407965942455032bc5d9eefa247 (patch)
treed2005de3172221986a4ea868e5fd31c1e6291801 /CHANGELOG
parent77d12a9d0ecf75d74508d9a08bfc31e37cae6839 (diff)
stop warning about removals from IA
In a test, I uploaded a pdf, and several files were derived from it. After removing the pdf, the derived files went away after approximatly half an hour. This window does not seem worth warning about every time. Documented it in the tip.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 1 insertions, 2 deletions
diff --git a/CHANGELOG b/CHANGELOG
index b4a80b2aa..4365ed9f9 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -9,8 +9,7 @@ git-annex (6.20170819) UNRELEASED; urgency=medium
* Support building with feed-1.0, while still supporting older versions.
* init: Display an additional message when it detects a filesystem that
allows writing to files whose write bit is not set.
- * S3: Allow removing files from IA, but warn about derived versions
- potentially still existing there.
+ * S3: Allow removing files from IA.
-- Joey Hess <id@joeyh.name> Mon, 28 Aug 2017 12:20:59 -0400