summaryrefslogtreecommitdiff
path: root/changes/bug13936
blob: fffbe6837cc45bda39c942e607113cd22a4a5155 (plain)
1
2
3
4
5
6
7
  o Minor bugfixes:
    - Use circuit_has_opened() instead of rend_client_rendcirc_has_opened()
      when a rendezvous circuit is opened because circuit_has_opened() jobs
      is to call a specialized function depending on the circuit purpose.
      Furthermore, a controller event will be triggered here where the
      former did not. Fixes bug 13936; bugfix on 0.1.1.5-alpha.