summaryrefslogtreecommitdiff
path: root/soledad/changes
diff options
context:
space:
mode:
Diffstat (limited to 'soledad/changes')
-rw-r--r--soledad/changes/bug_3243-avoid-possible-timing-attack-in-hash-comparison2
-rw-r--r--soledad/changes/bug_typos2
2 files changed, 2 insertions, 2 deletions
diff --git a/soledad/changes/bug_3243-avoid-possible-timing-attack-in-hash-comparison b/soledad/changes/bug_3243-avoid-possible-timing-attack-in-hash-comparison
deleted file mode 100644
index 0794b1ab..00000000
--- a/soledad/changes/bug_3243-avoid-possible-timing-attack-in-hash-comparison
+++ /dev/null
@@ -1,2 +0,0 @@
- o Avoid possible timing attack in document's mac comparison by comparing
- hashes instead of plain macs. Closes #3243.
diff --git a/soledad/changes/bug_typos b/soledad/changes/bug_typos
new file mode 100644
index 00000000..056881ec
--- /dev/null
+++ b/soledad/changes/bug_typos
@@ -0,0 +1,2 @@
+ o Fix a couple of typos that prevented certain functionality to
+ work. Fixes #3306 \ No newline at end of file