]> arthur.barton.de Git - bup.git/commitdiff
Update HACKING, README, and note/ for 0.29.2
authorRob Browning <rlb@defaultvalue.org>
Sun, 14 Oct 2018 16:37:32 +0000 (11:37 -0500)
committerRob Browning <rlb@defaultvalue.org>
Sun, 28 Oct 2018 18:25:37 +0000 (13:25 -0500)
Signed-off-by: Rob Browning <rlb@defaultvalue.org>
HACKING
README.md
note/0.29.2-from-0.29.1.md [new file with mode: 0644]

diff --git a/HACKING b/HACKING
index d62cfc74a2c6ed76019a8bea4aecc83f8e7efc34..cb576bdf7e64efa813218169b4d9adb314b4e948 100644 (file)
--- a/HACKING
+++ b/HACKING
@@ -19,7 +19,7 @@ via email.
 Current Trajectory
 ==================
 
-Now that we've finished the 0.29.1 release, we're working on 0.30, and
+Now that we've finished the 0.29.2 release, we're working on 0.30, and
 although we're not certain which new features will be included, here
 are likely candidates:
 
index 894e7648d6e7a45cca8c401e83c97f7761aa6894..ff1863070ad8df678209c97323375b8602b043e9 100644 (file)
--- a/README.md
+++ b/README.md
@@ -86,6 +86,7 @@ Reasons you might want to avoid bup
 Notable changes introduced by a release
 =======================================
 
+ - <a href="note/0.29.2-from-0.29.1.md">Changes in 0.29.2 as compared to 0.29.1</a>
  - <a href="note/0.29.1-from-0.29.md">Changes in 0.29.1 as compared to 0.29</a>
  - <a href="note/0.29-from-0.28.1.md">Changes in 0.29 as compared to 0.28.1</a>
  - <a href="note/0.28.1-from-0.28.md">Changes in 0.28.1 as compared to 0.28</a>
diff --git a/note/0.29.2-from-0.29.1.md b/note/0.29.2-from-0.29.1.md
new file mode 100644 (file)
index 0000000..0a91420
--- /dev/null
@@ -0,0 +1,25 @@
+
+Notable changes in 0.29.2 as compared to 0.29.1
+===============================================
+
+May require attention
+---------------------
+
+* Non-python commands like import-rdiff-backup and import-rsnapshot
+  should now be installed correctly.  Previously they might be
+  truncated during the install.
+
+Build system
+------------
+
+* The `bup rm` tests should be less sensitive to variations in git's
+  output.
+
+* The superuser detection on CygWin should work with newer systems.
+
+Thanks to (at least)
+====================
+
+Andrew Skretvedt, Basil Mohamed Gohar, Ben Kelly, Greg Troxel, Iar De,
+Johannes Berg, Paul Kronenwetter, Rob Browning, Ruvim Pinka, larpon,
+and renpj