Update CHANGELOG - dedup - deduplicating backup program
 (HTM) git clone git://bitreich.org/dedup/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/dedup/
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Tags
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 0f6b04c161d81d85801f3798d66fc5e8637a950f
 (DIR) parent f709da02b88deac6ea814cdb95e770919e394269
 (HTM) Author: sin <sin@2f30.org>
       Date:   Fri,  3 May 2019 00:21:09 +0100
       
       Update CHANGELOG
       
       Diffstat:
         M CHANGELOG                           |       1 +
       
       1 file changed, 1 insertion(+), 0 deletions(-)
       ---
 (DIR) diff --git a/CHANGELOG b/CHANGELOG
       @@ -2,6 +2,7 @@
        
        ## [Unreleased]
        ### Added
       +- Encryption support using XChaCha20-Poly1305.
        - dup-check(1) to check repo consistency.
        - dup-gc(1) to perform garbage collection on a repo.
        - dup-init(1) to initialize a repo.