From: Joey Hess Date: Thu, 26 Mar 2020 17:12:49 +0000 (-0400) Subject: changelog for Kyle's fix X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~122^2~30 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=c0ceb969e6cd9a60c5c06d23287650765e56a43f;p=git-annex.git changelog for Kyle's fix --- diff --git a/CHANGELOG b/CHANGELOG index eee9244a77..556be53801 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -6,6 +6,9 @@ git-annex (8.20200310) UNRELEASED; urgency=medium that hashed keys with an extension should be upgraded. * Fix a minor bug that caused options provided with -c to be passed multiple times to git. + * add --force-small: Fix a bug that, when adding a symbolic link, + checked in the content of the file the symlink pointed to. + Thanks, Kyle Meyer for noticing and for the patch. -- Joey Hess Mon, 16 Mar 2020 12:43:33 -0400