diff options
author | Nick Mathewson <nickm@torproject.org> | 2015-07-20 11:01:58 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2015-07-20 11:01:58 -0400 |
commit | 0a329a7a05199d3d0ec21e072f91a2213b8fc7b8 (patch) | |
tree | 6d7a40bc01b54072c9649a76fb5fd44f04feb7ce /changes/bug16162 | |
parent | 7983e00938974dd5c507e2847489d301703d4750 (diff) | |
parent | 6632a731fd76ac5cc09571a9e4bcc10d1a809a01 (diff) | |
download | tor-0a329a7a05199d3d0ec21e072f91a2213b8fc7b8.tar.gz tor-0a329a7a05199d3d0ec21e072f91a2213b8fc7b8.zip |
Merge remote-tracking branch 'public/bug16162_026'
Diffstat (limited to 'changes/bug16162')
-rw-r--r-- | changes/bug16162 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug16162 b/changes/bug16162 new file mode 100644 index 0000000000..3732424b78 --- /dev/null +++ b/changes/bug16162 @@ -0,0 +1,5 @@ + + o Minor bugfixes (systemd): + - Tor's systemd unit file no longer contains extraneous spaces. + These spaces would sometimes confuse tools like deb-systemd-helper. + Fixes bug 16162; bugfix on 0.2.5.5-alpha. |