|
@@ -45,6 +45,9 @@ Changes in version 0.1.2.6-alpha - 2007-??-??
|
|
|
BandwidthRate was over to 2 GB.
|
|
|
- Warn that using select() on any libevent version before 1.1 will be
|
|
|
unnecessarily slow (even for select()).
|
|
|
+ - Flush ERR-level status events just like we currently flush ERR-level
|
|
|
+ log events, so that a Tor shutdown doesn't prevent the controller from
|
|
|
+ learning about current events.
|
|
|
|
|
|
|
|
|
Changes in version 0.1.2.5-alpha - 2007-01-06
|
|
@@ -208,9 +211,6 @@ Changes in version 0.1.2.5-alpha - 2007-01-06
|
|
|
when the last second's write or read exceeds the allotted bandwidth.
|
|
|
- Report "unrecognized key" rather than an empty string when the
|
|
|
controller tries to fetch a networkstatus that doesn't exist.
|
|
|
- - Flush ERR-level status events just like we currently flush ERR-level
|
|
|
- log events, so that a Tor shutdown doesn't prevent the controller from
|
|
|
- learning about current events.
|
|
|
|
|
|
|
|
|
Changes in version 0.1.2.4-alpha - 2006-12-03
|