diff options
Diffstat (limited to 'changes/ticket26526')
-rw-r--r-- | changes/ticket26526 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket26526 b/changes/ticket26526 new file mode 100644 index 0000000000..447b581df8 --- /dev/null +++ b/changes/ticket26526 @@ -0,0 +1,4 @@ + o Code simplification and refactoring: + - Utility functions that can perform a DNS lookup are now wholly + separated from those that can't, in separate headers and C + modules. Closes ticket 26526. |