mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
fix changelog for new libevent version
svn:r4215
This commit is contained in:
@@ -3,8 +3,8 @@ Changes in version 0.1.0.6-rc - 2005-05-14
|
||||
- Implement --disable-threads configure option. Disable threads on
|
||||
netbsd by default, because it appears to have no reentrant resolver
|
||||
functions.
|
||||
- Apple's OS X 10.4.0 ships with a broken kqueue. We patched
|
||||
libevent (1.0f) to detect and disable kqueue if it's broken.
|
||||
- Apple's OS X 10.4.0 ships with a broken kqueue. The new libevent
|
||||
release (1.1) detects and disables kqueue if it's broken.
|
||||
- Append default exit policy before checking for implicit internal
|
||||
addresses. Now we don't log a bunch of complaints on startup
|
||||
when using the default exit policy.
|
||||
|
||||
Reference in New Issue
Block a user