aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket26526
diff options
context:
space:
mode:
Diffstat (limited to 'changes/ticket26526')
-rw-r--r--changes/ticket265264
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.