瀏覽代碼

update CHANGES

Thomas Waldmann 2 年之前
父節點
當前提交
4b446dc146
共有 1 個文件被更改,包括 18 次插入2 次删除
  1. 18 2
      docs/changes.rst

+ 18 - 2
docs/changes.rst

@@ -12,8 +12,8 @@ This section provides information about security and corruption issues.
 Change Log 2.x
 ==============
 
-Version 2.0.0b3 (2022-10-02)
-----------------------------
+Version 2.0.0b4 (not released yet)
+----------------------------------
 
 Please note:
 
@@ -95,6 +95,22 @@ Compatibility notes:
       borg 2.0: --match-archives 'sh:myserver-*'
 
 
+Fixes:
+
+- transfer/upgrade: fix borg < 1.2 chunker_params, #7079
+- transfer/upgrade: do not access Item._dict, #7077
+- archive.save(): always use metadata from stats, #7072
+- benchmark: fixed TypeError in compression benchmarks, #7075
+- fix repository.scan api minimum requirement
+
+Other changes:
+
+- vagrant: use 3.10.7 for binary building
+- docs: add rcompress to usage index
+
+Version 2.0.0b3 (2022-10-02)
+----------------------------
+
 Fixes:
 
 - transfer: fix user/group == None crash with borg1 archives