ソースを参照

Merge pull request #5210 from ThomasWaldmann/update-changes-1.1

update CHANGES
TW 5 年 前
コミット
a1ad737be5
1 ファイル変更2 行追加0 行削除
  1. 2 0
      docs/changes.rst

+ 2 - 0
docs/changes.rst

@@ -243,6 +243,7 @@ Compatibility notes:
 
 
 Fixes:
 Fixes:
 
 
+- fix preload-related memory leak, #5202.
 - mount / borgfs (FUSE filesystem):
 - mount / borgfs (FUSE filesystem):
 
 
   - fix FUSE low linear read speed on large files, #5067
   - fix FUSE low linear read speed on large files, #5067
@@ -258,6 +259,7 @@ New features:
 
 
 Other changes:
 Other changes:
 
 
+- upgrade bundled zstd to 1.4.5
 - travis: adding comments and explanations to Travis config / install script,
 - travis: adding comments and explanations to Travis config / install script,
   improve macOS builds.
   improve macOS builds.
 - tests: test_delete_force: avoid sporadic test setup issues, #5196
 - tests: test_delete_force: avoid sporadic test setup issues, #5196