LogBackend: include year in time stamp

Also use a numeric month instead of the month name.
This commit is contained in:
Max Kellermann
2025-03-13 08:59:55 +01:00
parent 84ff3c6a0d
commit 689d231809
2 changed files with 3 additions and 2 deletions

1
NEWS
View File

@@ -1,6 +1,7 @@
ver 0.24.1 (not yet released)
* output
- sndio: fix rounding error in volume calculation
* log: include year in time stamp
* fix build failure in the "id3tag" Meson subproject
ver 0.24 (2025/03/11)