summary refs log tree commit diff
path: root/changelog.d/10404.bugfix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.39.0rc1Andrew Morgan2021-07-201-1/+0
|
* Do not include signatures/hashes in make_{join,leave,knock} responses. (#10404)Patrick Cloke2021-07-161-0/+1
These signatures would end up invalid since the joining/leaving/knocking server would modify the response before calling send_{join,leave,knock}.