From 04dca96710d505783871b0a3a65891891bcfa761 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 19 Nov 2020 14:46:54 -0400 Subject: [PATCH] changelog --- CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index e1521c31f1..620ee2ccb8 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -18,6 +18,8 @@ git-annex (8.20201117) UNRELEASED; urgency=medium * Fix a bug that could make resuming a download from the web fail when the entire content of the file is actually already present locally. + * Fix building without the torrent library. + Thanks, Kyle Meyer. -- Joey Hess Mon, 16 Nov 2020 09:38:32 -0400