aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@highsecure.ru>2015-10-27 12:56:41 +0000
committerVsevolod Stakhov <vsevolod@highsecure.ru>2015-10-27 12:56:41 +0000
commitc7436a3ea68330694369ef31090e1fda873fa8b6 (patch)
tree760f59df6f7f21cb150cf4c6b36f5c02fa522a36 /ChangeLog
parent11803de9a6310b9f4b3eeb65d8eab93b42fd714e (diff)
downloadrspamd-c7436a3ea68330694369ef31090e1fda873fa8b6.tar.gz
rspamd-c7436a3ea68330694369ef31090e1fda873fa8b6.zip
Release 1.0.91.0.9
* Emergency fix in keyed blake2 to fix fuzzy hashes and encrypted password * Support passwords longer than 64 symbols Signed-off-by: Vsevolod Stakhov <vsevolod@highsecure.ru>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e2aad9667..169d71b74 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+1.0.9:
+ * Emergency fix in keyed blake2 to fix fuzzy hashes and encrypted password
+ * Support passwords longer than 64 symbols
+
1.0.8:
* Add function to traverse AST atoms
* Allow dependencies on rspamd symbols for SA metas