aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@highsecure.ru>2017-06-14 15:45:41 +0100
committerVsevolod Stakhov <vsevolod@highsecure.ru>2017-06-14 15:45:41 +0100
commit8895fc6fab3a3c88f38afa663593369255b43a7e (patch)
tree698253b045c8e8479f54ff91ca9e5b04f92cc4af /ChangeLog
parentec165c1547346d46cef792a8f0bb9c91f9eb5fc9 (diff)
downloadrspamd-8895fc6fab3a3c88f38afa663593369255b43a7e.tar.gz
rspamd-8895fc6fab3a3c88f38afa663593369255b43a7e.zip
Release 1.6.11.6.1
* [Fix] Allow to init resolver without rspamd_config * [Fix] Do not crash when resolver failed to initialize * [Fix] Fix abstract context layout * [Fix] Fix CGP helper reply parsing * [Fix] Fix crashes when socket write errors occur * [Fix] Fix parsing IPv6 nameservers in resolv.conf * [Fix] Milter: Don't defer on "greylist" action Signed-off-by: Vsevolod Stakhov <vsevolod@highsecure.ru>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 19c6add7f..a8d829418 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+1.6.1: 14 Jun 2017
+ * [Fix] Allow to init resolver without rspamd_config
+ * [Fix] Do not crash when resolver failed to initialize
+ * [Fix] Fix abstract context layout
+ * [Fix] Fix CGP helper reply parsing
+ * [Fix] Fix crashes when socket write errors occur
+ * [Fix] Fix parsing IPv6 nameservers in resolv.conf
+ * [Fix] Milter: Don't defer on "greylist" action
+
1.6.0: 12 Jun 2017
* [Conf] Add rspamd_proxy to the default configuration set
* [Conf] Add sample arc module config