Commit aa5e34d8 authored by Tomas Touceda's avatar Tomas Touceda
Browse files

Improve CHANGELOG based on Roger's corrections in the alpha one.

parent cebe6f6b
Loading
Loading
Loading
Loading
+11 −9
Original line number Original line Diff line number Diff line
0.2.18  ??-???-2012
0.2.18  13-May-2012
  o Use consensus bandwidth for routers when microdescriptors is
  o Use consensus bandwidth for routers when microdescriptors is
    enabled. Fixes bug 3287.
    enabled. Fixes bug 3287.
  o Notify users that a warning status event has appeared by flashing
  o Notify users that a warning status event has appeared by flashing
    the Message Log button. Fixes bug 3957.
    the Message Log button. Fixes bug 3957.
  o Improve a method that didn't returned the specified type if
  o Fix a method that didn't return the specified type if another
    another control method was selected. Fixes bug 4065.
    control method was selected. Fixes bug 4065.
  o Add support for Microdescriptors. Fixes ticket 4203.
  o Resume listing relays in the Network Map panel even when Tor only
  o Handle tor's bootstrap phases in a more generic way. Fixes bug
    offers microdescriptors (new in Tor 0.2.3.x). Fixes ticket 4203.
    5109.
  o Handle unrecognized Tor bootstrap phases. (Tor tells us a summary
    description of each bootstrap phase as it occurs, so we can use
    that string if needed.) Fixes bug 5109.
  o Displays Korean, Catalan and Greek in their native scripts. Fix
  o Displays Korean, Catalan and Greek in their native scripts. Fix
    bug 5110.
    bug 5110.
  o Fix the bridge line parsing for requests to
  o Fix the bridge line parsing for requests to bridges.torproject.org
    bridges.torproject.org. Fixes bug 5730.
    when the user clicks 'find bridges now'. Fixes bug 5730.
  o Support adding comments in the same line as a config option inside
  o Support adding comments in the same line as a config option inside
    the torrc dialog. Fixes bug 5475.
    the torrc dialog. Fixes bug 5475.
  o Remove Polipo and Torbutton from Vidalia's build scripts. Resolves
  o Remove Polipo and Torbutton from Vidalia's build scripts. Resolves