aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index e7b06049..f4114d73 100644
--- a/README.md
+++ b/README.md
@@ -53,6 +53,7 @@ Furgit is a low-level Git library in Go.
* [X] Pack index lookups
* [X] Delta caching
* [X] Delta application
+ * [ ] Pack-wide bloom filters
* [ ] Multi pack indexes
* [ ] Writing objects
* [X] Loose object writing