]> git.ipfire.org Git - thirdparty/rspamd.git/commitdiff
[Minor] Don't touch ChangeLog 5654/head
authorVsevolod Stakhov <vsevolod@rspamd.com>
Fri, 3 Oct 2025 11:17:45 +0000 (12:17 +0100)
committerVsevolod Stakhov <vsevolod@rspamd.com>
Fri, 3 Oct 2025 11:17:45 +0000 (12:17 +0100)
ChangeLog

index 4afca9f993ae39f64175e039124083064fd243a8..937f160b65fbf7af590cb14042a87aca29a41ee4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,7 +6,6 @@
   * [Feature] Redis TLS: Configurable TLS connections in Redis backend
   * [Feature] Map helpers alignment: Enforce 64-byte alignment to prevent unaligned memory access
   * [Feature] Enhanced CLI for secretbox with additional security test coverage
-  * [Feature] Vault: Add support for HashiCorp Vault KV version 2 for DKIM key management
   * [Fix] MIME encoding: Major overhauls and multiple fixes for MIME encoding logic
   * [Fix] MIME encoding: Improved handling and decoding of UTF-8 in MIME headers
   * [Fix] Learning system: Numerous fixes to learn checks and autolearn flag handling