fs/glue/StandardDirectory: Add standard directories for macOS

This commit is contained in:
Camille Scholtz
2025-03-13 22:29:30 +01:00
committed by Max Kellermann
parent 86ab4bc62c
commit 30e1cbbcba
2 changed files with 34 additions and 3 deletions

1
NEWS
View File

@@ -2,6 +2,7 @@ ver 0.24.1 (not yet released)
* output
- sndio: fix rounding error in volume calculation
* log: include year in time stamp
* macOS: implement standard directories
* fix build failure in the "id3tag" Meson subproject
* doc: use "sphinx_rtd_theme" only if it is installed