summaryrefslogtreecommitdiff
path: root/changes/tickets6456
diff options
context:
space:
mode:
Diffstat (limited to 'changes/tickets6456')
-rw-r--r--changes/tickets64566
1 files changed, 0 insertions, 6 deletions
diff --git a/changes/tickets6456 b/changes/tickets6456
deleted file mode 100644
index 68ce2c7dd9..0000000000
--- a/changes/tickets6456
+++ /dev/null
@@ -1,6 +0,0 @@
- o Code simplification and refactoring:
- - Combine the functions used to parse ClientTransportPlugin and
- ServerTransportPlugin into a single function. Closes ticket 6456.
-
- o Testing:
- - New tests for parse_transport_line(). Part of ticket 6456.