summaryrefslogtreecommitdiff
path: root/client/changes
diff options
context:
space:
mode:
Diffstat (limited to 'client/changes')
-rw-r--r--client/changes/refactor_encdec-pool-startstop2
1 files changed, 2 insertions, 0 deletions
diff --git a/client/changes/refactor_encdec-pool-startstop b/client/changes/refactor_encdec-pool-startstop
new file mode 100644
index 00000000..faa318c8
--- /dev/null
+++ b/client/changes/refactor_encdec-pool-startstop
@@ -0,0 +1,2 @@
+ o Refactor enc/dec pool to standardize start/stop of the pools.
+ o Add tests for enc/dec pool.