mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
5 lines
261 B
Plaintext
5 lines
261 B
Plaintext
o Minor bugfixes (configuration handling):
|
|
- Make control_event_conf_changed() take in a config_line_t instead of
|
|
a smartlist(k, v, k, v, ...) where keys are followed by values. Fixes
|
|
bug 31531; bugfix on 0.2.3.3-alpha. Patch by Neel Chauhan.
|