Fix a compile warning on OS X 10.6
[tor.git] / changes / cbt_hi_res
blobc0df1183cb4f970476fbde3232120c3e6b9b147d
1   o Minor features
2     - When expiring circuits, use microsecond timers rather than one-second
3       timers.  This can avoid an unpleasant situation where a circuit is
4       launched near the end of one second and expired right near the
5       beginning of the next, and prevent fluctuations in circuit timeout
6       values.