aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket267443
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket26744 b/changes/ticket26744
new file mode 100644
index 0000000000..10ff51f06e
--- /dev/null
+++ b/changes/ticket26744
@@ -0,0 +1,3 @@
+ o Code simplification and refactoring:
+ - Split directory.c into separate pieces for client, server, and
+ common functionality. Closes ticket 26744.