diff options
author | Christian Grothoff <christian@grothoff.org> | 2021-02-17 20:48:28 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2021-02-17 20:48:28 +0100 |
commit | 441d1a5915beb96556541292f95f8d3a434e1d9a (patch) | |
tree | 133114236d22616677b31a9bed659d27dd29e239 /debian/changelog | |
parent | f8bc94d00f82f12d1e7caf3d37bf7aac10c9d108 (diff) |
fix account re-enable issue, related to #6755, but not exactly
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c2041580..4e1b51f4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +taler-merchant (0.9.0-4) unstable; urgency=medium + + * Move benchmarking tool to -dev package. + + -- Christian Grothoff <grothoff@gnu.org> Mon, 15 Feb 2021 12:02:10 +0100 + taler-merchant (0.9.0-3) unstable; urgency=medium * Fixed a few memory leaks. |