summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@highsecure.ru>2013-06-10 13:20:45 +0100
committerVsevolod Stakhov <vsevolod@highsecure.ru>2013-06-10 13:20:45 +0100
commitc6bc0ad68eb2abe467eb3a4e2f04e63403149ed5 (patch)
treeccb147f5c8faec2e20088cde2f32042de79a3d6a /ChangeLog
parent48197c2ea1e4883a5b379c47fc3d50325f6269b8 (diff)
downloadrspamd-c6bc0ad68eb2abe467eb3a4e2f04e63403149ed5.tar.gz
rspamd-c6bc0ad68eb2abe467eb3a4e2f04e63403149ed5.zip
Detect exp2l as well. Update to 0.5.6.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e73109570..f2c52c798 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+0.5.6:
+ * Fix bug with counters incrementing in rolling history
+ * Detect expl and exp2l as some systems do not have it
+ * Support input streams without Content-Length
+ * Implement counters output via rspamc and controller interface
+ * Fix bug with udp sockets in fuzzy storage
+
0.5.5:
* New bayes normalizator based on inverse chi-square function
* Various fixes to fuzzy storage