summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2020-03-23 17:01:30 -0700
committerSean Whitton <spwhitton@spwhitton.name>2020-03-23 17:01:30 -0700
commitba87ebd4ffed0667d0f8600fe54d005e056710b8 (patch)
tree9d0643c0b1617789b3d4f1d295e171377a21078d /Changes
parent9c43d14b9e1f670404f8b5b121632edc0bee373e (diff)
downloadp5-Git-Annex-ba87ebd4ffed0667d0f8600fe54d005e056710b8.tar.gz
annex-review-unused: Check whether unused files still exist earlier
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'Changes')
-rw-r--r--Changes2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changes b/Changes
index 7837fcd..a68a8f1 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
Revision history for Git::Annex
{{$NEXT}}
+ - 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.