Browse Source

update CHANGES

Thomas Waldmann 9 years ago
parent
commit
2194d9837e
1 changed files with 24 additions and 0 deletions
  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
 --------------