summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Changes')
-rw-r--r--Changes4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changes b/Changes
index 7837fcd..a7995b0 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,10 @@ Revision history for Git::Annex
{{$NEXT}}
+0.006 2020-03-23 17:02:28-07:00 America/Phoenix
+ - annex-review-unused: Check whether unused files still exist earlier.
+ Avoids misleading output when --just-print is supplied.
+
0.005 2020-03-23 11:55:48-07:00 America/Phoenix
- annex-review-unused: Add missing prompt_yn subroutine.
- annex-review-unused: Always pass --force to 'git annex dropunused'.