CHANGELOG: note autotor port fix.

This was fixed in d5c3626fa73967ff59d60b36c8ec21394f357f9d; we're still
getting use to CHANGELOG.md.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
Rusty Russell 2018-10-16 13:51:48 +10:30
parent 6ff7beab1f
commit 3e3543a12c

View File

@ -45,6 +45,7 @@ changes.
- Protocol: fix occasional deadlock when both peers flood with gossip.
- Protocol: fix occasional long delay on sending `reply_short_channel_ids_end`.
- Protocol: re-send `node_announcement` when address/alias/color etc change.
- Options: 'autotor' defaults to port 9051 if not specified.
### Security