mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 04:13:28 +01:00
Initial changelog for less_charbuf
This commit is contained in:
parent
cb75519bbf
commit
1ad6f979b9
5
changes/less_charbuf_usage
Normal file
5
changes/less_charbuf_usage
Normal file
@ -0,0 +1,5 @@
|
||||
o Code simplification and refactoring:
|
||||
- Avoid using character buffers when constructing most directory
|
||||
objects: this approach was unweildy and error-prone. Instead,
|
||||
build smartlists of strings, and concatenate them when done.
|
||||
|
Loading…
Reference in New Issue
Block a user