浏览代码

forgot to list some 0.23.0 stuff in CHANGES

Thomas Waldmann 10 年之前
父节点
当前提交
98a015772d
共有 1 个文件被更改,包括 19 次插入0 次删除
  1. 19 0
      CHANGES

+ 19 - 0
CHANGES

@@ -1,6 +1,25 @@
 Borg Changelog
 Borg Changelog
 ==============
 ==============
 
 
+
+Version 0.23.1
+--------------
+
+Forgot to list some stuff implemented in 0.23.0, here they are:
+
+New features:
+
+- efficient archive list from manifest, meaning a big speedup for slow
+  repo connections and "list <repo>", "delete <repo>", "prune"
+- big speedup for chunks cache sync (esp. for slow repo connections), fixes #18
+- hashindex: improve error messages
+
+Other changes:
+
+- explicitely specify binary mode to open binary files
+- some easy micro optimizations
+
+
 Version 0.23.0
 Version 0.23.0
 --------------
 --------------