summaryrefslogtreecommitdiff
path: root/changes/ticket25162
blob: 37019a7f8fbc7040b4452a43d341b50850dd05ef (plain)
1
2
3
4
5
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.