bug7065 315 B

12345
  1. o Minor bugfix (log cleanups):
  2. - Eliminate several instances where we use Nickname=ID to refer to
  3. nodes in logs. Use Nickname (ID) instead. (Elsewhere, we still use
  4. $ID=Nickname, which is also acceptable.) Fixes bug #7065. Bugfix
  5. on 0.2.3.21-rc, 0.2.4.5-alpha, 0.2.4.8-alpha, and 0.2.4.10-alpha.