Skip to content

Commit 6d8bc71

Browse files
committed
Update change log
1 parent 35cac17 commit 6d8bc71

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGES.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Change Log
22

3+
## Version 0.5.3 - 2021-04-11
4+
5+
- [fix] Add `PREFER_SYSTEM_GTEST` for distributions (like Gentoo)
6+
that have a `gtest` package.
7+
8+
- [fix] Make sure the source tarball can be built inside a git repo.
9+
The version file generation code would attempt to pull information
10+
from any outside git repository without checking if it's actually
11+
the DwarFS repo.
12+
13+
314
## Version 0.5.2 - 2021-04-07
415

516
- [fix] Make FUSE driver exit with non-zero exit code if filesystem

0 commit comments

Comments
 (0)