aboutsummaryrefslogtreecommitdiff
path: root/changes/bug5605
blob: 0bee820aabf806e0e2ae0f070b4390a46aaddac2 (plain)
1
2
3
4
5
6
7
  o Minor bugfixes:
    - If changing a config option via "setconf" fails in a recoverable
      way, we used to nonetheless write our new control ports to the
      file described by the "ControlPortWriteToFile" option. Now we only
      write out that file if we successfully switch to the new config
      option. Fixes bug 5605; bugfix on 0.2.2.26-beta. Patch from "Ryman".