]> source.dussan.org Git - rspamd.git/commitdiff
Release 3.8.1 3.8.1
authorVsevolod Stakhov <vsevolod@rspamd.com>
Thu, 25 Jan 2024 19:05:39 +0000 (19:05 +0000)
committerVsevolod Stakhov <vsevolod@rspamd.com>
Thu, 25 Jan 2024 19:05:39 +0000 (19:05 +0000)
* [Fix] Fix headers insertion in the ordered list
* [Fix] Fix learn error propagation
* [Fix] Fix learning with long prefixes
* [Fix] Fix potential double free by expclicitly zeroing pointers
* [Fix] Fix storing of the bayes tokens
* [Fix] Use short comments rather than long one

ChangeLog

index d8e05d5c59cd90f95d5cba3f00758bc25058d4ce..1b3e8672c2d835b8d48e7d471dd64cfe138c699c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+3.8.1: 25 Jan 2024
+  * [Fix] Fix headers insertion in the ordered list
+  * [Fix] Fix learn error propagation
+  * [Fix] Fix learning with long prefixes
+  * [Fix] Fix potential double free by expclicitly zeroing pointers
+  * [Fix] Fix storing of the bayes tokens
+  * [Fix] Use short comments rather than long one
+
 3.8.0: 19 Jan 2024
   * [Project] Rspamadm fuzzyping command
   * [Project] Use Redis scripts for Bayes statistics and cache