aboutsummaryrefslogtreecommitdiff
path: root/changes/bug13399_part1
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug13399_part1')
-rw-r--r--changes/bug13399_part13
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug13399_part1 b/changes/bug13399_part1
new file mode 100644
index 0000000000..2ad3f8d77e
--- /dev/null
+++ b/changes/bug13399_part1
@@ -0,0 +1,3 @@
+ o Code simplifications and refactoring:
+ - Refactor our generic strmap and digestmap types into a single
+ implementation, so that we can add a new digest256map type trivially.