summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Waldmann <tw@waldmann-edv.de>2016-04-16 02:39:22 +0200
committerThomas Waldmann <tw@waldmann-edv.de>2016-04-16 02:39:22 +0200
commit866220248627ac1a3420db959e8c6621f3d37a05 (patch)
tree73892ec50a72e8b89a263543a320a92829a0527b
parent813dbc4d25df9ec32d9c23492127e41aa60a26ca (diff)
update CHANGES1.0.2
-rw-r--r--docs/changes.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/changes.rst b/docs/changes.rst
index fb1cdb48a..7d32c2eff 100644
--- a/docs/changes.rst
+++ b/docs/changes.rst
@@ -23,6 +23,7 @@ Bug fixes:
Makes --cache-only idempotent: it won't fail if the cache is already deleted.
- fixed borg create --one-file-system erroneously traversing into other
filesystems (if starting fs device number was 0), #873
+- workround a bug in Linux fadvise FADV_DONTNEED, #907
Other changes: