diff options
author | Nick Mathewson <nickm@torproject.org> | 2016-07-08 09:57:31 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2016-07-08 09:57:31 -0400 |
commit | 466259eb5083cbab203b56c55a4da2e6515d8767 (patch) | |
tree | eed52651709a9103491eea38aafb362dae005967 /changes | |
parent | 9a0bc46225bf9ddea67da5c9e400899e24ddbdd0 (diff) | |
parent | e7b70b69ec7eeb710a6fe6663617328c84bf8bcb (diff) | |
download | tor-466259eb5083cbab203b56c55a4da2e6515d8767.tar.gz tor-466259eb5083cbab203b56c55a4da2e6515d8767.zip |
Merge remote-tracking branch 'sebastian/libevent2'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug19554 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug19554 b/changes/bug19554 new file mode 100644 index 0000000000..5855586908 --- /dev/null +++ b/changes/bug19554 @@ -0,0 +1,4 @@ + o Dependency changes (Libevent) + - Tor requires Libevent version 2.0.10-stable or later now. + Implements ticket 19554. + |