]> source.dussan.org Git - rspamd.git/commitdiff
Release 1.0.10
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Fri, 6 Nov 2015 11:25:17 +0000 (11:25 +0000)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Fri, 6 Nov 2015 11:37:58 +0000 (11:37 +0000)
* 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>
ChangeLog

index 169d71b74628321c6c6b73a942548440ac0015b5..ac157299083ea2aa0bb92a6af8f4cea40912f13b 100644 (file)
--- 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