diff options
author | Nick Mathewson <nickm@torproject.org> | 2015-10-21 15:13:31 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2015-10-21 15:13:31 -0400 |
commit | f55d23e1e66e9b0f6971016a9c880341e0209db0 (patch) | |
tree | ed346fc27786dae22afb94cd64cfb840145b5a60 | |
parent | 5f60216b3b7bbe335f6e0f07452b46c38bb97d0c (diff) | |
download | tor-0.2.7.4-rc.tar.gz tor-0.2.7.4-rc.zip |
remove a comma that coderman didn't liketor-0.2.7.4-rc
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -38,9 +38,8 @@ Changes in version 0.2.7.4-rc - 2015-10-21 bugfix on 0.2.5.1-alpha. Patch from 'jamestk'. o Minor bugfixes (portability): - - Use libexecinfo on FreeBSD, to enable backtrace support. Fixes - part of bug 17151; bugfix on 0.2.5.2-alpha. Patch from - Marcin Cieślak. + - Use libexecinfo on FreeBSD to enable backtrace support. Fixes part + of bug 17151; bugfix on 0.2.5.2-alpha. Patch from Marcin Cieślak. o Minor bugfixes (sandbox): - Add the "hidserv-stats" filename to our sandbox filter for the |