Browse Source

update CHANGES

Thomas Waldmann 9 years ago
parent
commit
8662202486
1 changed files with 1 additions and 0 deletions
  1. 1 0
      docs/changes.rst

+ 1 - 0
docs/changes.rst

@@ -23,6 +23,7 @@ Bug fixes:
   Makes --cache-only idempotent: it won't fail if the cache is already deleted.
   Makes --cache-only idempotent: it won't fail if the cache is already deleted.
 - fixed borg create --one-file-system erroneously traversing into other
 - fixed borg create --one-file-system erroneously traversing into other
   filesystems (if starting fs device number was 0), #873
   filesystems (if starting fs device number was 0), #873
+- workround a bug in Linux fadvise FADV_DONTNEED, #907
 
 
 Other changes:
 Other changes: