Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: leil-io/saunafs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 33edcc9670d533d2eb63b414e940a8f277ffe031
Choose a base ref
..
head repository: leil-io/saunafs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: aa4d007c1b7d43e8799e50f116d62c0a4495116f
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 NEWS
2 changes: 1 addition & 1 deletion NEWS
Original file line number Diff line number Diff line change
@@ -17,7 +17,7 @@ This file lists noteworthy changes in SaunaFS.
- fix(mount): Fix case-insensitive test (#257)
- fix(mount): Fix helgrind issues on `fs_nop_thread`
- fix(mount): Fix consistent read cache release
- Fix readcache memory release (#241)
- fix(mount): Fix readcache memory release (#241)
- feat(mount): Add option for open files on Windows (#230)

* SaunaFS (4.7.0) (2024-12-18)