aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@highsecure.ru>2015-11-06 11:25:17 +0000
committerVsevolod Stakhov <vsevolod@highsecure.ru>2015-11-06 11:37:58 +0000
commit86cbc23ee5a3503ce6989bbce2117aad96c050f8 (patch)
tree142065ffd0a7c716489f5185edc60ad75b9b0df4 /ChangeLog
parentf3bae99880f7f739e7bfa58d3eec2a4ad3271cc9 (diff)
downloadrspamd-86cbc23ee5a3503ce6989bbce2117aad96c050f8.tar.gz
rspamd-86cbc23ee5a3503ce6989bbce2117aad96c050f8.zip
Release 1.0.10
* Fix settings application (#416) * Fix another issue with fixed strings * Fix hash function invocation * Use the proper string for make_dns_request in lua_http * Fix scan time output * Update webui: - fix labels for greylisting - fix dimension of scan time Signed-off-by: Vsevolod Stakhov <vsevolod@highsecure.ru>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 169d71b74..ac1572990 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+1.0.10:
+ * Fix settings application (#416)
+ * Fix another issue with fixed strings
+ * Fix hash function invocation
+ * Use the proper string for make_dns_request in lua_http
+ * Fix scan time output
+ * Update webui:
+ - fix labels for greylisting
+ - fix dimension of scan time
+
1.0.9:
* Emergency fix in keyed blake2 to fix fuzzy hashes and encrypted password
* Support passwords longer than 64 symbols