summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Compatibility.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Compatibility.md b/Compatibility.md
index 5320877..a2fb4de 100644
--- a/Compatibility.md
+++ b/Compatibility.md
@@ -2,7 +2,7 @@ gocryptfs uses ext4-style *feature flags* to add new functionality or better sec
However, from time to time major gocryptfs revisions will drop support for very old filesystems. This keeps the gocryptfs code base clean and maintainable.
-As seen on the table below, v1.0 will be the first version to drop support for very old filesystems.
+As seen on the table below, v1.0 will be the first version to drop support for very old filesystems (v0.6 and lower).
| | can be mounted on ▶ | v0.4 | v0.5 | v0.6 | v0.7 | v0.8 | v0.9 | v0.10 | v1.0 |
|-------------------|--------------------------------------|------|------|------|------|------|------|-------|------|