diff options
Diffstat (limited to 'changes/ticket32994')
-rw-r--r-- | changes/ticket32994 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket32994 b/changes/ticket32994 new file mode 100644 index 0000000000..43a32afa78 --- /dev/null +++ b/changes/ticket32994 @@ -0,0 +1,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. |