From: Rob Browning Date: Sat, 22 Aug 2020 17:10:47 +0000 (-0500) Subject: Update HACKING and README for 0.31 X-Git-Tag: 0.31~1 X-Git-Url: https://arthur.barton.de/gitweb/?p=bup.git;a=commitdiff_plain;h=2b58b394402bdf17760b01673db155deea6a0736 Update HACKING and README for 0.31 Signed-off-by: Rob Browning --- diff --git a/HACKING b/HACKING index da846f9..6aafd76 100644 --- a/HACKING +++ b/HACKING @@ -19,9 +19,9 @@ via email. 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...). @@ -34,6 +34,10 @@ nearly finished adding support for Python 3, and are also considering: - 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.) diff --git a/README.md b/README.md index 0ac8e6c..5c2f28e 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,7 @@ Reasons you might want to avoid bup Notable changes introduced by a release ======================================= + - Changes in 0.31 as compared to 0.30.1 - Changes in 0.30.1 as compared to 0.30 - Changes in 0.30 as compared to 0.29.3 - Changes in 0.29.3 as compared to 0.29.2