From f7b5a5c9ed5e7ea2b246a1dbaac288e189a76cab Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 20 Oct 2021 13:26:01 -0400 Subject: [PATCH] changelog A user tested 0f38ad9a69f07f6c6dfb164ad87ecfd56036496f on WSL, and it seems to have fixed the problem. --- CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 8c86d935a7..9d8052c2e8 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -17,6 +17,8 @@ git-annex (8.20211012) UNRELEASED; urgency=medium * git-annex get when run as the first git-annex command in a new repo did not populate all unlocked files. (Reversion in version 8.20210621) + * Avoid a sqlite crash on Windows SubSystem for Linux (WSL) + when entering an adjusted branch. -- Joey Hess Mon, 11 Oct 2021 14:09:13 -0400