aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket32994
blob: 43a32afa7833f14aeaab51ede12948612c5aa5dc (plain)
1
2
3
  o Code simplification and refactoring:
    - Rewrite port_parse_config() to use the default port flags from
      port_cfg_new(). Closes ticket 32994. Patch by MrSquanchee.