From 1ac1aa05017832ee731461aa382d89d0847c582c Mon Sep 17 00:00:00 2001 From: Rob Browning Date: Sun, 26 Mar 2017 11:26:05 -0500 Subject: [PATCH 1/1] Add note/0.29.1-from-0.29.md and mention in README Signed-off-by: Rob Browning --- README.md | 1 + note/0.29.1-from-0.29.md | 25 +++++++++++++++++++++++++ 2 files changed, 26 insertions(+) create mode 100644 note/0.29.1-from-0.29.md diff --git a/README.md b/README.md index 82c50df..ad320df 100644 --- a/README.md +++ b/README.md @@ -86,6 +86,7 @@ Reasons you might want to avoid bup Notable changes introduced by a release ======================================= + - Changes in 0.29.1 as compared to 0.29 - Changes in 0.29 as compared to 0.28.1 - Changes in 0.28.1 as compared to 0.28 - Changes in 0.28 as compared to 0.27.1 diff --git a/note/0.29.1-from-0.29.md b/note/0.29.1-from-0.29.md new file mode 100644 index 0000000..1d84e0d --- /dev/null +++ b/note/0.29.1-from-0.29.md @@ -0,0 +1,25 @@ + +Notable changes in 0.29.1 as compared to 0.29 +============================================= + +May require attention +--------------------- + +* Running gc with a --threshold of 0 no longer runs the risk of + corrupting the repository. (The default threshold is 10). + Previously, gc could delete a packfile after rewriting it when the + packfile didn't change. + +Build system +------------ + +* The `bup rm` tests should be less sensitive to variations in rsync's + output. + +* The `bup ls` tests should work on current Cygwin64. + +Thanks to (at least) +==================== + +AL, Alexander Barton, Andrea Arrighetti, Paul Kronenwetter, Rob +Browning, Tim Riemenschneider and Tru Huynh -- 2.39.2