summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2020-02-24 07:35:56 -0700
committerSean Whitton <spwhitton@spwhitton.name>2020-02-24 07:35:56 -0700
commit9df5091987677ce9025a83917ca5dc89458ab513 (patch)
tree1df10cb39d12743a658b1d53604bf59febd2fe02
parente0c06699cfd13835d5aca677b51d3a0c83eabb38 (diff)
downloadp5-Git-Annex-9df5091987677ce9025a83917ca5dc89458ab513.tar.gz
v0.002v0.002
- Fix logic in an example in Git::Annex::BatchCommand SYNOPSIS. - annex-review-unused: 'b' should go back one entry not two. Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
-rw-r--r--Changes2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changes b/Changes
index 2f5fc85..4eec01b 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
Revision history for Git::Annex
{{$NEXT}}
+
+0.002 2020-02-24 07:33:02-07:00 America/Phoenix
- Fix logic in an example in Git::Annex::BatchCommand SYNOPSIS.
- annex-review-unused: 'b' should go back one entry not two.