summaryrefslogtreecommitdiff
path: root/changes/ticket22608
AgeCommit message (Collapse)Author
2017-09-18Start on a changelog for 0.3.2.1-alpha: sortchanges and formatchangelogNick Mathewson
2017-06-21Extract channel_do_open_actions() from non-open _change_state casesNick Mathewson
This reduces the size of the largest SCC in the callgraph by 30 functions, from 58 to 28.