aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f1a90b6..ad5ba59 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -35,6 +35,8 @@ version 0.9.9 -- UNRELEASED
. Fix long rotation.
. Make units clearer (Closes Redmine bug #2737)
. Do arithmetic using bash rather than bc (Closes: #603173)
+ tar:
+ . Install by default. (Closes Redmine bug #2907)
helper changes
dup:
. Fix separate signing key usecase. Thanks to Ian Beckwith for
@@ -42,6 +44,8 @@ version 0.9.9 -- UNRELEASED
. Make units clearer (Closes Redmine bug #2737)
rdiff:
. Generate 4096 bits RSA keys.
+ tar:
+ . Install by default. (Closes Redmine bug #2907)
documentation changes
. Recommend using 4096 bits RSA keys everywhere.