aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2023-12-15 16:50:26 +0800
committerChristian Grothoff <grothoff@gnunet.org>2023-12-15 16:50:26 +0800
commit99fbce18348051b8a9ac8d7c887417d95d6dbee0 (patch)
tree6b40210319f30310a2c27457e224e5b03f37587f /debian
parentfd7826ae9a201a4c1889ba7526ab4f29f68d1d82 (diff)
tolerate missing currencies.conf
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 5e76aedd..ecd3e21c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+taler-merchant (0.9.3-5) unstable; urgency=low
+
+ * Tolerate missing currencies.conf, but log a warning.
+ * Use taler-merchant as default database name.
+
+ -- Christian Grothoff <grothoff@gnu.org> Tue, 15 Dec 2023 18:50:12 -0700
+
taler-merchant (0.9.3-4) unstable; urgency=low
* More fixes to the database setup automation scripts.