summaryrefslogtreecommitdiff
path: root/changes/ticket25162
diff options
context:
space:
mode:
Diffstat (limited to 'changes/ticket25162')
-rw-r--r--changes/ticket251626
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/ticket25162 b/changes/ticket25162
new file mode 100644
index 0000000000..37019a7f8f
--- /dev/null
+++ b/changes/ticket25162
@@ -0,0 +1,6 @@
+ o Minor features (compression, zstd):
+ - When running with zstd, Tor now considers using advanced functions that
+ the zstd maintainers have labeled as potentially unstable. To
+ prevent breakage, Tor will only use this functionality when
+ the runtime version of the zstd library matches the version
+ with which it were compiled. Closes ticket 25162.