diff options
author | Christian Grothoff <christian@grothoff.org> | 2024-06-11 11:39:30 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2024-06-11 11:39:37 +0200 |
commit | 07600800675faa5192fd0384a6811514f6c826ae (patch) | |
tree | 656d5a90aee6e262a7fb2fc035f79e60cec431da /debian | |
parent | 10bc0e6ae1e19e98a8c45e75f0517666eee62e3a (diff) |
fix auto-restart on DB down
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2bfb0bf6..9f41a83e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ taler-merchant (0.11.4) unstable; urgency=low taler-merchant (0.11.3) unstable; urgency=low + * Remove legacy user-type from API. * Importing bank account info. -- Sebastian Marchano <sebasjm@taler.net> Mon 3 Jun 2024 13:20:12 -0300 |