summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@highsecure.ru>2016-06-20 11:15:09 +0100
committerVsevolod Stakhov <vsevolod@highsecure.ru>2016-06-20 11:16:09 +0100
commitf39c98bff5e340fc70b49bde8de4fd1187b44e7c (patch)
treee95d3be5f1d3a605ff1f493231367720d275d3f1 /ChangeLog
parent0f62059808a701ea94f708bbf0ef8c93325d67ae (diff)
downloadrspamd-f39c98bff5e340fc70b49bde8de4fd1187b44e7c.tar.gz
rspamd-f39c98bff5e340fc70b49bde8de4fd1187b44e7c.zip
Release 1.2.8
* Another fix for exim workaround (#637) * Fix unencrypted passwords processing in the controller * Fix setting path for lua (#652) * Fix usage of rdns reply structure (#654) * Use file lock in logger to avoid deadlocks * Add `application/octet-stream` mime type for `pdf` extension (by @moisseev) * Implement new automata to skip empty lines for dkim signing (#651) * Fix parsing of missing classes * Clarify some rspamc arguments (by @fatalbanana) * Correct suppress spelling Signed-off-by: Vsevolod Stakhov <vsevolod@highsecure.ru>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 013a6a67f..c8a4d1765 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+1.2.8:
+ * Another fix for exim workaround (#637)
+ * Fix unencrypted passwords processing in the controller
+ * Fix setting path for lua (#652)
+ * Fix usage of rdns reply structure (#654)
+ * Use file lock in logger to avoid deadlocks
+ * Add `application/octet-stream` mime type for `pdf` extension (by @moisseev)
+ * Implement new automata to skip empty lines for dkim signing (#651)
+ * Fix parsing of missing classes
+ * Clarify some rspamc arguments (by @fatalbanana)
+ * Correct suppress spelling
+
1.2.7:
* Slightly reduce weights of rules with high FP rate
* Add workround for rspamd-1.3