]> arthur.barton.de Git - bup.git/commitdiff
HACKING: update to reflect 0.26 release 0.26
authorRob Browning <rlb@defaultvalue.org>
Tue, 8 Jul 2014 19:25:40 +0000 (14:25 -0500)
committerRob Browning <rlb@defaultvalue.org>
Tue, 8 Jul 2014 19:25:40 +0000 (14:25 -0500)
Signed-off-by: Rob Browning <rlb@defaultvalue.org>
HACKING

diff --git a/HACKING b/HACKING
index df5b26b05161baf35dd81c19c974a6a06184598f..d2edcc16ab05aa895ac14290d50db50b8356f07f 100644 (file)
--- a/HACKING
+++ b/HACKING
@@ -19,13 +19,20 @@ via email.
 Current Trajectory
 ==================
 
-Now that we've finished the 0.25 release, we're working on 0.26, and
-although we're not certain which new features will eventually be
-included, here are some possible candidates:
+Now that we've finished the 0.26 release, we're working on 0.27, and
+although we're not certain which new features will be included, here
+are some possible candidates:
+
+  - Support for transferring saves between repositories and rewriting
+    branches.
+
+  - Better VFS performance for large repositories (i.e. fuse, ls,
+    web...).
+
+  - Incremental indexing via inotify.
 
   - Support for rm/gc.
-  - Support for remote (push and/or pull) restore.
-  - Support for some kind of push/pull.
+
   - Smarter (and quieter) handling of cross-filesystem metadata.
 
 If you have the time and inclination, please help review patches