diff options
author | Florian Dold <florian@dold.me> | 2021-08-26 16:22:19 +0200 |
---|---|---|
committer | Florian Dold <florian@dold.me> | 2021-08-26 16:22:19 +0200 |
commit | 5a7e69c09a008d84272ca61062523325f8a9d483 (patch) | |
tree | ab091cfab7e7811e747df41a4dfa192835ec4066 /debian/changelog | |
parent | c1462d6bc63896940931696425d6c41a9798cfae (diff) |
use different, merchant-specific config file for overrides
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 cafc755d..8edec8d1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +taler-merchant (0.8.2-3) unstable; urgency=low + + * Use separate config file for overrides. + + -- Florian Dold <dold@taler.net> Thu, 26 Aug 2021 16:21:06 +0200 + taler-merchant (0.8.2-2) unstable; urgency=low * Fixed syntax issue in database configuration script. |