diff options
author | Christian Grothoff <christian@grothoff.org> | 2021-06-26 14:54:38 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2021-06-26 14:54:38 +0200 |
commit | 5ca0209a5eaad260b4174a6d8b9789f5bd64409a (patch) | |
tree | 16e2ad6ce24689b925323ee7142d0feb434db8ba | |
parent | 959c4eca1deb72d73616ad312c0a30b37e398cea (diff) | |
download | exchange-5ca0209a5eaad260b4174a6d8b9789f5bd64409a.tar.gz exchange-5ca0209a5eaad260b4174a6d8b9789f5bd64409a.zip |
update Debian package
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f2c8d98d5..bb47ef123 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,3 +1,10 @@ | |||
1 | taler-exchange (0.9.0-10) unstable; urgency=low | ||
2 | |||
3 | * Improve database performance for taler-exchange-wirewatch. | ||
4 | * Update database schema, fix missing indices. | ||
5 | |||
6 | -- Christian Grothoff <grothoff@gnu.org> Thu, 24 Jun 2021 14:02:10 +0100 | ||
7 | |||
1 | taler-exchange (0.9.0-9) unstable; urgency=low | 8 | taler-exchange (0.9.0-9) unstable; urgency=low |
2 | 9 | ||
3 | * Fix #6769: have systemd create exchange UNIX domain socket with nice permissions. | 10 | * Fix #6769: have systemd create exchange UNIX domain socket with nice permissions. |