diff options
author | intrigeri <intrigeri@boum.org> | 2011-04-26 11:08:59 +0200 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2011-04-26 11:08:59 +0200 |
commit | 448b6f495e63b1864f36e50a1701dc7f47478e18 (patch) | |
tree | 98f192753feaeec6566403190588570baa39e77b /ChangeLog | |
parent | 7d873cf4ce9992da08db2ec63aa1d5b2cfa0046c (diff) | |
download | backupninja-448b6f495e63b1864f36e50a1701dc7f47478e18.tar.gz backupninja-448b6f495e63b1864f36e50a1701dc7f47478e18.tar.bz2 |
Updating ChangeLog and AUTHORS.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |