]> arthur.barton.de Git - bup.git/commitdiff
Update HACKING and README for 0.31
authorRob Browning <rlb@defaultvalue.org>
Sat, 22 Aug 2020 17:10:47 +0000 (12:10 -0500)
committerRob Browning <rlb@defaultvalue.org>
Sat, 22 Aug 2020 17:10:47 +0000 (12:10 -0500)
Signed-off-by: Rob Browning <rlb@defaultvalue.org>
HACKING
README.md

diff --git a/HACKING b/HACKING
index da846f9a611c4d29eae9b43c901ac92268d9cbd2..6aafd76816a6f36691053668c0076c7146d4089e 100644 (file)
--- a/HACKING
+++ b/HACKING
@@ -19,9 +19,9 @@ via email.
 Current Trajectory
 ==================
 
 Current Trajectory
 ==================
 
-Now that we've finished the 0.30.1 release, we're working on 0.31, and
-although we're not certain which new features will be included, we've
-nearly finished adding support for Python 3, and are also considering:
+Now that we've finished the 0.31 release, we're working on 0.32, and
+although we're not certain which new features will be included, we're
+considering:
 
   - Better VFS performance for large repositories (i.e. fuse, ls,
     web...).
 
   - Better VFS performance for large repositories (i.e. fuse, ls,
     web...).
@@ -34,6 +34,10 @@ nearly finished adding support for Python 3, and are also considering:
 
   - Smarter (and quieter) handling of cross-filesystem metadata.
 
 
   - Smarter (and quieter) handling of cross-filesystem metadata.
 
+  - Encryption.
+
+  - Support for alternate remote storage APIs.
+
 If you have the time and inclination, please help review patches
 posted to the list, or post your own.  (See "ways to help" below.)
 
 If you have the time and inclination, please help review patches
 posted to the list, or post your own.  (See "ways to help" below.)
 
index 0ac8e6cdf58c64ef146585d5e203a2a71fbc2968..5c2f28eafaa0c6e7292d6155c8fbdd5500fc6801 100644 (file)
--- a/README.md
+++ b/README.md
@@ -90,6 +90,7 @@ Reasons you might want to avoid bup
 Notable changes introduced by a release
 =======================================
 
 Notable changes introduced by a release
 =======================================
 
+ - <a href="note/0.31-from-0.30.1.md">Changes in 0.31 as compared to 0.30.1</a>
  - <a href="note/0.30.1-from-0.30.md">Changes in 0.30.1 as compared to 0.30</a>
  - <a href="note/0.30-from-0.29.3.md">Changes in 0.30 as compared to 0.29.3</a>
  - <a href="note/0.29.3-from-0.29.2.md">Changes in 0.29.3 as compared to 0.29.2</a>
  - <a href="note/0.30.1-from-0.30.md">Changes in 0.30.1 as compared to 0.30</a>
  - <a href="note/0.30-from-0.29.3.md">Changes in 0.30 as compared to 0.29.3</a>
  - <a href="note/0.29.3-from-0.29.2.md">Changes in 0.29.3 as compared to 0.29.2</a>