summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@highsecure.ru>2014-01-10 17:15:26 +0000
committerVsevolod Stakhov <vsevolod@highsecure.ru>2014-01-10 17:15:26 +0000
commit45de58956139182e8c4b59a6f19042f351e07884 (patch)
tree1302a55992f05eb1c0d5ef27d7d91a5a7d08f196 /ChangeLog
parent80bc4f9983bc4c763a7fff935e833aa886b7a871 (diff)
downloadrspamd-45de58956139182e8c4b59a6f19042f351e07884.tar.gz
rspamd-45de58956139182e8c4b59a6f19042f351e07884.zip
Stop for 0.6.7.0.6.7
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8501b9146..aad2e0883 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+0.6.7:
+ * Use ChaCha20 for DNS generator (more secure DNS id)
+ * Unknown symbols now has zero weight and not 1.0
+ * Fix fuzzy hashes expire time
+ * Fix critical issue in statfiles on FreeBSD 9 (and some other platforms)
+ * Add .include_map macro to ucl parser
+ * Update libucl
+ * Fix headers end detection for DKIM module
+ * Fix a bug in received headers parser
+ * Validate IP addresses before pushing them to lua
+ * Start new documentation project
+ * Fixed tonns of other minor bugs
+ * Start to prepare for 0.7 with HTTP protocol and new settings
+
0.6.6:
* Removed issue with BUFSIZ limitation in the controller output
* Simplify logging symbols escaping