mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Changes file for feature27244
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
o Minor features (memory usage):
|
||||
- Tor clients no longer need to keep the full text of a consensus in
|
||||
memory in order to parse it, or apply a diff to it. Instead, they
|
||||
use mmap() to read the consensus files from disk. Closes ticket
|
||||
27244.
|
||||
Reference in New Issue
Block a user