浏览代码

update CHANGES

Thomas Waldmann 9 年之前
父节点
当前提交
2194d9837e
共有 1 个文件被更改,包括 24 次插入0 次删除
  1. 24 0
      CHANGES.rst

+ 24 - 0
CHANGES.rst

@@ -2,6 +2,30 @@ Borg Changelog
 ==============
 
 
+Version 0.25.0 (not released yet)
+---------------------------------
+
+Incompatible changes (compared to 0.24):
+
+- none yet
+
+Deprecations:
+
+- none yet
+
+New features:
+
+- honor the nodump flag (UF_NODUMP) and do not backup such items
+
+Bug fixes:
+
+- close fds of segments we delete (during compaction)
+
+Other changes:
+
+- none yet
+
+
 Version 0.24.0
 --------------