mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
Update CHANGELOG
This commit is contained in:
parent
84f91b2a55
commit
e6c7b2d23a
1 changed files with 2 additions and 2 deletions
|
|
@ -15,9 +15,9 @@
|
||||||
|
|
||||||
* Rename request workers to swarm workers
|
* Rename request workers to swarm workers
|
||||||
* Switch to thin LTO
|
* Switch to thin LTO
|
||||||
* Use proper workspace path declarations, remove workspace patch section
|
* Use proper workspace path declarations and remove workspace patch section
|
||||||
* Reduce space taken by ValidUntil struct from 128 to 32 bits
|
* Reduce space taken by ValidUntil struct from 128 to 32 bits
|
||||||
* Use regular (non-amortized) IndexMap for peer and pending scrape response maps
|
* Use regular (non-amortized) IndexMap for peer and pending scrape response maps (but not for torrent maps)
|
||||||
* Improve privilege dropping
|
* Improve privilege dropping
|
||||||
* Quit whole program if any thread panics
|
* Quit whole program if any thread panics
|
||||||
* Update dependencies
|
* Update dependencies
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue