Import Upstream version 12.4
This commit is contained in:
17
HISTORY
17
HISTORY
@@ -1,19 +1,30 @@
|
||||
SnapRAID HISTORY
|
||||
================
|
||||
|
||||
12.4 2025/01
|
||||
============
|
||||
* Avoid a warning about function pointer conversion. No functional changes.
|
||||
|
||||
12.3 2024/01
|
||||
============
|
||||
* Fix potential integer overflow when computing the completion percentage.
|
||||
No effect on the functionality.
|
||||
* Documentation improvements.
|
||||
|
||||
12.2 2022/08
|
||||
============
|
||||
* Fix build issue with GLIBC 2.36
|
||||
|
||||
12.1 2022/01
|
||||
============
|
||||
* Reduce stack usage to work in environments with limited stack size, like MUSL.
|
||||
* Reduce stack usage to work in environments with limited stack size, like
|
||||
MUSL.
|
||||
* Increase the default disk cache from 8 MiB to 16 MiB.
|
||||
|
||||
12.0 2021/12
|
||||
============
|
||||
* Parallel disk scanning. It's always enabled but it doesn't cover the -m option
|
||||
that still process disks sequentially.
|
||||
* Parallel disk scanning. It's always enabled but it doesn't cover the -m
|
||||
option that still process disks sequentially.
|
||||
|
||||
11.6 2021/10
|
||||
============
|
||||
|
||||
Reference in New Issue
Block a user