aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@highsecure.ru>2019-05-23 15:40:43 +0100
committerVsevolod Stakhov <vsevolod@highsecure.ru>2019-05-23 15:40:43 +0100
commitcc1aef5ea48709fd4f58e773ee8f58b35c4891e0 (patch)
treeaa4b27d84b35e9f048940cabedfe4530cd6af461
parent087e3318348d368c2b0639a44abff418f91ef94b (diff)
downloadrspamd-cc1aef5ea48709fd4f58e773ee8f58b35c4891e0.tar.gz
rspamd-cc1aef5ea48709fd4f58e773ee8f58b35c4891e0.zip
[Minor] Add Changelog for 1.9.4
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d389761e6..e06666830 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+1.9.4: 23 May 2019
+ * [CritFix] Fix case sensitivity when parsing Content-Type
+ * [Fix] Arc: Another bunch of fixes for arc signing
+ * [Fix] Arc: More arc signing fixes
+ * [Fix] Avoid another overflow in fpconv
+ * [Fix] Fix ARC signing after fixing another bug in it...
+ * [Fix] Fix dkim signing exceptions
+ * [Fix] Fix some more corner cases for fpconv
+ * [Fix] Further fixes to printing of the FP numbers
+ * [Fix] Ratelimit: Fix dynamic score
+
1.9.3: 13 May 2019
* [Conf] Add IP_SCORE_FREEMAIL composite rule
* [Feature] Add cryptobox method to generate dkim keypairs