bug18982 294 B

123456
  1. o Minor bugfixes (circuit logging):
  2. - torspec says hop counts are 1-based, so fix two log messages
  3. that mistakenly logged 0-based hop counts.
  4. Fixes bug 18982; bugfix on 0.2.6.2-alpha
  5. and 0.2.4.5-alpha. Patch by teor.
  6. Credit to Xiaofan Li for reporting this issue.