Merge branch 'ticket32487_squashed' into ticket32487_squashed_and_merged
[tor.git] / changes / bug32352
blobca93e4efdf67922afb8c5f3a29bff39909f9b333
1   o Minor bugfixes (config):
2     - When dumping the config, stop adding a trailing space after the option
3       name, when there is no option value. This issue only affects options
4       that accept an empty value or list. (Most options reject empty values,
5       or delete the entire line from the dumped options.)
6       Fixes bug 32352; bugfix on 0.0.9pre6.