changelog

A user tested 0f38ad9a69 on WSL, and it
seems to have fixed the problem.
This commit is contained in:
Joey Hess 2021-10-20 13:26:01 -04:00
parent fe734210eb
commit f7b5a5c9ed
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -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 <id@joeyh.name> Mon, 11 Oct 2021 14:09:13 -0400