diff options
author | Taylor Yu <catalyst@torproject.org> | 2018-02-13 15:06:04 -0600 |
---|---|---|
committer | Taylor Yu <catalyst@torproject.org> | 2018-02-13 15:07:55 -0600 |
commit | f0ed7895caa5daf5f62c25129bbe2880026fbf26 (patch) | |
tree | 12959d34d366090318c87d3e57c5690cd2e86aaf /changes | |
parent | e658dad625ef15f3a74a76aadf382d43c4ef44d1 (diff) | |
download | tor-f0ed7895caa5daf5f62c25129bbe2880026fbf26.tar.gz tor-f0ed7895caa5daf5f62c25129bbe2880026fbf26.zip |
fix make check-changes
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug21074_downgrade | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changes/bug21074_downgrade b/changes/bug21074_downgrade index c9f81bd137..1bc1f8523a 100644 --- a/changes/bug21074_downgrade +++ b/changes/bug21074_downgrade @@ -1,4 +1,4 @@ - o Minor bugfixes: + o Minor bugfixes (portability): - Don't exit the Tor process if setrlimit() fails to change the file limit (which can happen sometimes on some versions of OSX). Fixes bug 21074; bugfix on 0.0.9pre5. |