mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 15:10:48 +01:00
6 lines
261 B
Text
6 lines
261 B
Text
|
o Major features (internals):
|
||
|
- Add an ed diff/patch backend, optimized for consensus documents.
|
||
|
This backend will be the basis of our consensus diff implementation.
|
||
|
Most of the work here was done
|
||
|
by Daniel MartÃ. Closes ticket 21643.
|