Skip to content
Snippets Groups Projects
Commit 448b6f49 authored by intrigeri's avatar intrigeri
Browse files

Updating ChangeLog and AUTHORS.

parent 7d873cf4
No related branches found
No related tags found
No related merge requests found
...@@ -38,3 +38,4 @@ Dan Carley -- mysql bugfix ...@@ -38,3 +38,4 @@ Dan Carley -- mysql bugfix
Jordi Mallach <jordi@debian.org> -- do not error when no jobs are configured Jordi Mallach <jordi@debian.org> -- do not error when no jobs are configured
Jacob Anawalt <jlanawalt@gmail.com> -- pg_dump format option Jacob Anawalt <jlanawalt@gmail.com> -- pg_dump format option
Sergio Talens-Oliag <sto@debian.org> -- pipefail fixes Sergio Talens-Oliag <sto@debian.org> -- pipefail fixes
Bruno Bigras <bigras.bruno@gmail.com> -- enable tar handler in the build system
...@@ -35,6 +35,8 @@ version 0.9.9 -- UNRELEASED ...@@ -35,6 +35,8 @@ version 0.9.9 -- UNRELEASED
. Fix long rotation. . Fix long rotation.
. Make units clearer (Closes Redmine bug #2737) . Make units clearer (Closes Redmine bug #2737)
. Do arithmetic using bash rather than bc (Closes: #603173) . Do arithmetic using bash rather than bc (Closes: #603173)
tar:
. Install by default. (Closes Redmine bug #2907)
helper changes helper changes
dup: dup:
. Fix separate signing key usecase. Thanks to Ian Beckwith for . Fix separate signing key usecase. Thanks to Ian Beckwith for
...@@ -42,6 +44,8 @@ version 0.9.9 -- UNRELEASED ...@@ -42,6 +44,8 @@ version 0.9.9 -- UNRELEASED
. Make units clearer (Closes Redmine bug #2737) . Make units clearer (Closes Redmine bug #2737)
rdiff: rdiff:
. Generate 4096 bits RSA keys. . Generate 4096 bits RSA keys.
tar:
. Install by default. (Closes Redmine bug #2907)
documentation changes documentation changes
. Recommend using 4096 bits RSA keys everywhere. . Recommend using 4096 bits RSA keys everywhere.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment